Class SubparserImpl

java.lang.Object
net.sourceforge.argparse4j.internal.SubparserImpl
All Implemented Interfaces:
ArgumentParser, Subparser

public final class SubparserImpl extends Object implements Subparser
The application code must not use this class directly.