Package stroom.query.common.v2
Interface Items<E>
-
- All Superinterfaces:
java.lang.Iterable<E>
- All Known Implementing Classes:
ItemsArrayList
public interface Items<E> extends java.lang.Iterable<E>
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
Items.RemoveHandler<E>
-