The return type—the data type of the value returned by the method, or void if the method does not return a value.
http://download.oracle
Void doesn't return anything; it tells the compiler the method doesn't have a return value.