The
Void class represents the
void keyword; while the Integer class represents an int
type. The Class object representing the primitive
Java type void. ... But you could declare pointer to
void. Function which return value
is void means function has no return value, or returns nothing.
read more >>