Case matters in Java, so void is what we use if we don't return anything. And Void is something else which you almost certainly don't want to use (but if it is used then an instance of Void must be...