T - Result typeF - Factory typepublic abstract class NamedFactoriesListParseResult<T,F extends NamedFactory<T>> 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 NamedFactory<T>>Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.