T
- The create object instance typepublic interface BuiltinFactory<T> extends NamedFactory<T>, OptionalFeature
BY_NAME_COMPARATOR, NAME_EXTRACTOR
FALSE, TRUE
Modifier and Type | Method and Description |
---|---|
static <T,E extends BuiltinFactory<T>> |
setUpFactories(boolean ignoreUnsupported,
java.util.Collection<? extends E> preferred) |
create, setUpBuiltinFactories, setUpTransformedFactories
findByName, getName, getNameList, getNames, ofName, removeByName
all, any, isSupported, of
static <T,E extends BuiltinFactory<T>> java.util.List<NamedFactory<T>> setUpFactories(boolean ignoreUnsupported, java.util.Collection<? extends E> preferred)