wrapper classes are those which are used to change primitive datatype values into object references. So that they can be serializable. some examples of wrapper classes are:- Integer Float Byte Character Long..
another informative thing is;
there are 8 wrapper classes in J2EE