Java Wrapper Classes
Java Wrapper Classes
In Java Wrapper Classes, The vectors cannot handle primitive data types like int, float, long, char, Â and double. Primitive data types may be converted into object types by using the wrapper classes contained in the java.lang package. Below table shows the simple data types and their corresponding wrapper class types.
Simple Type Wrapper Classboolean Boolean char…
View On WordPress













