|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EnumI<T>
The interface for a Comp211 collection of objects of type T.
Method Summary | |
---|---|
boolean |
isEmpty()
Test if this enumeration is empty |
ReadIteratorI<T> |
newIterator()
Factory for a new ReadIteratorI for processing this enumeration. |
Method Detail |
---|
boolean isEmpty()
ReadIteratorI<T> newIterator()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |