Package pl.decerto.hyperon.ext.adapter
Class CollectionAdapter<E>
java.lang.Object
pl.decerto.hyperon.ext.adapter.CollectionAdapter<E>
- All Implemented Interfaces:
Iterable<HyperonSubContext>
- Author:
- przemek hertel
-
Constructor Summary
ConstructorsConstructorDescriptionCollectionAdapter(Collection<E> collection, Class<A> adapterClass) CollectionAdapter(Collection<E> collection, AdapterFactory<E> factory) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator