| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Cloneable | |
| java.util | |
| Uses of Cloneable in java.util | 
| Classes in java.util that implement Cloneable | |
|  class | ArrayListResizable-array implementation of the List interface. | 
|  class | HashMapHash table based implementation of the Map interface. | 
|  class | HashSetThis class implements the Set interface, backed by a hash table (actually a HashMap instance). | 
|  class | HashtableThis class implements a hashtable, which maps keys to values. | 
|  class | LocaleA Localeobject represents a specific geographical, political,
 or cultural region. | 
|  class | PropertiesThe Propertiesclass represents a persistent set of
 properties. | 
|  class | StackThe Stackclass represents a last-in-first-out 
 (LIFO) stack of objects. | 
|  class | VectorThe Vectorclass implements a growable array of 
 objects. | 
| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||