This project has retired. For details please refer to its
Attic page.
AlgoArgParser.CustomArgParser (Lens 2.0.1-beta-incubating API)
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.