Package io.higson.runtime.ext.adapter
Class CollectionAdapter<E>
java.lang.Object
io.higson.runtime.ext.adapter.CollectionAdapter<E>
- All Implemented Interfaces:
Iterable<HigsonSubContext>
- Author:
- przemek hertel
-
Constructor Summary
ConstructorsConstructorDescriptionCollectionAdapter(Collection<E> collection, AdapterFactory<E> factory) CollectionAdapter(Collection<E> collection, Class<A> adapterClass) -
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