JavaScript is disabled on your browser.
java.lang.Object
net.anwiba.commons.lang.collection.AbstractObjectCollection<T>
net.anwiba.commons.lang.collection.ObjectCollection<O>
net.anwiba.commons.utilities.registry.AbstractApplicableRegistry<I,O>
All Implemented Interfaces:
Iterable <O>, net.anwiba.commons.lang.collection.IMutableObjectCollection<O>, net.anwiba.commons.lang.collection.IObjectCollection<O>, net.anwiba.commons.lang.collection.IObjectCollectionReceiver<O>, net.anwiba.commons.lang.collection.IObjectIterable<O>, IApplicableRegistry <I,O>
Direct Known Subclasses:
AbstractApplicableFactoryRegistry
public class AbstractApplicableRegistry<I,O extends net.anwiba.commons.lang.functional.IApplicable<I>>
extends net.anwiba.commons.lang.collection.ObjectCollection<O>
implements IApplicableRegistry <I,O>
Method Summary
Methods inherited from class net.anwiba.commons.lang.collection.AbstractObjectCollection
add, add, isEmpty, iterator, remove, remove, removeAll, set, set, size, stream, values
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Methods inherited from interface net.anwiba.commons.lang.collection.IObjectIterable
forEach
Method Detail
get
public O get(I context)
Specified by:
get in interface IApplicableRegistry <I ,O extends net.anwiba.commons.lang.functional.IApplicable<I >>
Copyright © 2007–2017 Andreas W. Bartels . All rights reserved.