See: Description
| Class | Description | 
|---|---|
| ArgumentParser<I,O> | 
 Common superclass for all argument parsers. 
 | 
| ValueCollector | 
 Enables collecting values extracted by a  
ValueExtractor | 
| ValueExtractor<T,A> | 
 Common superclass for all extractors that enable the user to define custom attributes and extract their values. 
 | 
ValueExtractor class.
 The extracted values may be then collected by the ValueCollector.
 The extraction logic may use custom arguments if specified by the user
 see ArgumentParser.Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.