public static final class BuiltinMacs.ParseResult extends NamedFactoriesListParseResult<Mac,MacFactory>
| Modifier and Type | Field and Description |
|---|---|
static BuiltinMacs.ParseResult |
EMPTY |
| Constructor and Description |
|---|
ParseResult(List<MacFactory> parsed,
List<String> unsupported) |
toStringgetParsedFactories, getUnsupportedFactoriesgetParsedValues, getUnsupportedValuespublic static final BuiltinMacs.ParseResult EMPTY
public ParseResult(List<MacFactory> parsed, List<String> unsupported)
Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.