Interface OCollection<T>
- Type Parameters:
T- Collection item type.
- All Known Implementing Classes:
ORidBag
If class implements given interface it means that this class represents collection which is not
part of Java Collections Framework.
-
Method Summary
Methods inherited from interface java.lang.Iterable
forEach, iterator, spliterator
-
Method Details
-
add
-
remove
-