| Interface | Description |
|---|---|
| CollectionX<T> |
An interface that extends JDK Collection interface with a significant number of new operators
|
| FluentCollectionX<T> | |
| FluentMapX<K,V> | |
| FluentSequenceX<T> | |
| LazyFluentCollection<T,C extends java.util.Collection<T>> |
| Class | Description |
|---|---|
| CollectionXImpl<T> |