The wrapper classes in Java and how to use them
How to get primitive values from strings
How primitive values are automatically boxed into wrapper objects when needed
How wrapper objects are automatically unboxed into primitive values when needed
The Declaration of a jdojo.wrapper Module
Wrapper Classes
In previous ...