Processing Data in Collections
Chapter 13. Processing Data in Collections. Object Wrappers. Collections can only hold objects. Primitive types ( int , double , float, etc.) are not objects. Primitives must be wrapped in special wrapper objects. Wrappers exist for each of the eight primitive types. What is an iterator?.
215 views • 12 slides