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, iterator, size, streamclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddforEach, spliteratorpublic AbstractApplicableFactoryRegistry(F defaultFactory)
Copyright © 2007–2017 Andreas Bartels. All rights reserved.