Class ObjectCache<E>
java.lang.Object
zombie.iso.ObjectCache<E>
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionpop()popList()voidvoidvoidpush(ObjectCache<E>.ObjectCacheList objectCacheList) intsize()
-
Constructor Details
-
ObjectCache
public ObjectCache()
-
-
Method Details
-
size
public int size() -
popList
-
push
-
push
-
push
-
pop
-