Class FlatCollections.CollectionFromII<T,E>

java.lang.Object
java.util.AbstractCollection<E>
net.imglib2.util.FlatCollections.CollectionFromII<T,E>
All Implemented Interfaces:
Iterable<E>, Collection<E>
Enclosing class:
FlatCollections

private static class FlatCollections.CollectionFromII<T,E> extends AbstractCollection<E>
An IterableInterval expressed as a Collection.