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,
Collection<? extends E> preferred) |
create, setUpBuiltinFactories, setUpTransformedFactories
findByName, findFirstMatchByName, getName, getNameList, getNames, ofName, removeByName, safeCompareByName
all, any, isSupported, of
static <T,E extends BuiltinFactory<T>> List<NamedFactory<T>> setUpFactories(boolean ignoreUnsupported, Collection<? extends E> preferred)
Copyright © 2008–2024 The Apache Software Foundation. All rights reserved.