T - Result typeF - Factory typepublic abstract class NamedFactoriesListParseResult<T,F extends NamedResource> extends FactoriesListParseResult<T,F>
NamedFactoryies| Modifier | Constructor and Description |
|---|---|
protected |
NamedFactoriesListParseResult(List<F> parsed,
List<String> unsupported) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
getParsedFactories, getUnsupportedFactoriesgetParsedValues, getUnsupportedValuespublic String toString()
toString in class ListParseResult<F extends NamedResource>Copyright © 2018–2021 The Apache Software Foundation. All rights reserved.