JavaScript is disabled on your browser.
java.lang.Object
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>, 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.ObjectCollection
add, iterator, size, stream
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
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–2016 Andreas Bartels . All rights reserved.