HADOOP Java – Wrapper Class vs Primitive Class 25 Feb 201725 Feb 2017 Each of Java’s eight primitive data types has a class dedicated to it. These are known as wrapper classes because they “wrap” the primitive data type into an object of…