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