Class Hierarchy
- java.lang.Object
- net.emaze.dysfunctional.collections.ArrayListFactory<E> (implements net.emaze.dysfunctional.dispatching.delegates.Provider<T>)
- net.emaze.dysfunctional.collections.CollectionAdder<T> (implements net.emaze.dysfunctional.dispatching.delegates.Delegate<R,T>)
- net.emaze.dysfunctional.collections.CollectionAllAdder<C,E> (implements net.emaze.dysfunctional.dispatching.delegates.Delegate<R,T>)
- net.emaze.dysfunctional.collections.EntryToPair<K,V> (implements net.emaze.dysfunctional.dispatching.delegates.Delegate<R,T>)
- net.emaze.dysfunctional.collections.HashMapFactory<K,V> (implements net.emaze.dysfunctional.dispatching.delegates.Provider<T>)
- net.emaze.dysfunctional.collections.HashSetFactory<E> (implements net.emaze.dysfunctional.dispatching.delegates.Provider<T>)
- net.emaze.dysfunctional.collections.IsContainedIn<T> (implements net.emaze.dysfunctional.dispatching.logic.Predicate<E>)
- net.emaze.dysfunctional.collections.LinkedHashMapFactory<K,V> (implements net.emaze.dysfunctional.dispatching.delegates.Provider<T>)
- net.emaze.dysfunctional.collections.LinkedHashSetFactory<E> (implements net.emaze.dysfunctional.dispatching.delegates.Provider<T>)
- net.emaze.dysfunctional.collections.LinkedListFactory<E> (implements net.emaze.dysfunctional.dispatching.delegates.Provider<T>)
- net.emaze.dysfunctional.collections.MapToPairs<K,V> (implements net.emaze.dysfunctional.dispatching.delegates.Delegate<R,T>)
- net.emaze.dysfunctional.collections.TreeMapFactory<K,V> (implements net.emaze.dysfunctional.dispatching.delegates.Provider<T>)
- net.emaze.dysfunctional.collections.TreeSetFactory<E> (implements net.emaze.dysfunctional.dispatching.delegates.Provider<T>)
Copyright © 2013. All Rights Reserved.