Class DefaultArgumentParser<T>

java.lang.Object
redempt.ordinate.parser.argument.DefaultArgumentParser<T>
All Implemented Interfaces:
ArgumentParser<T>

public class DefaultArgumentParser<T> extends Object implements ArgumentParser<T>