org.apache.lens.ml
Class AlgoArgParser.CustomArgParser<E>
java.lang.Object
org.apache.lens.ml.AlgoArgParser.CustomArgParser<E>
- Type Parameters:
E
- the element type
- Enclosing class:
- AlgoArgParser
public abstract static class AlgoArgParser.CustomArgParser<E>
- extends Object
The Class CustomArgParser.
AlgoArgParser.CustomArgParser
public AlgoArgParser.CustomArgParser()
parse
public abstract E parse(String value)
- Parses the.
- Parameters:
value
- the value
- Returns:
- the e
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.