T
- Result typeF
- Factory typepublic abstract class NamedFactoriesListParseResult<T,F extends NamedResource> extends FactoriesListParseResult<T,F>
NamedFactory
iesModifier | Constructor and Description |
---|---|
protected |
NamedFactoriesListParseResult(List<F> parsed,
List<String> unsupported) |
Modifier and Type | Method and Description |
---|---|
String |
toString() |
getParsedFactories, getUnsupportedFactories
getParsedValues, getUnsupportedValues
public String toString()
toString
in class ListParseResult<F extends NamedResource>
Copyright © 2008–2024 The Apache Software Foundation. All rights reserved.