public abstract class AbstractApplicableFactoryRegistry<I,O,E extends Exception,F extends IRegisterableFactory<I,O,E>> extends AbstractApplicableRegistry<I,F>
| Constructor and Description |
|---|
AbstractApplicableFactoryRegistry(F defaultFactory) |
getadd, add, isEmpty, iterator, remove, remove, removeAll, set, set, size, stream, valuesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddforeachforEach, spliteratorpublic AbstractApplicableFactoryRegistry(F defaultFactory)
Copyright © 2007–2018 Andreas W. Bartels. All rights reserved.