T - The create object instance typepublic interface BuiltinFactory<T> extends NamedFactory<T>, OptionalFeature
BY_NAME_COMPARATOR, NAME_EXTRACTORFALSE, TRUE| Modifier and Type | Method and Description |
|---|---|
static <T,E extends BuiltinFactory<T>> |
setUpFactories(boolean ignoreUnsupported,
Collection<? extends E> preferred) |
create, setUpBuiltinFactories, setUpTransformedFactoriesfindByName, findFirstMatchByName, getName, getNameList, getNames, ofName, removeByName, safeCompareByNameall, any, isSupported, ofstatic <T,E extends BuiltinFactory<T>> List<NamedFactory<T>> setUpFactories(boolean ignoreUnsupported, Collection<? extends E> preferred)
Copyright © 2018–2021 The Apache Software Foundation. All rights reserved.