Class IntParser

java.lang.Object
net.apartium.cocoabeans.commands.parsers.ArgumentParser<Integer>
net.apartium.cocoabeans.commands.parsers.IntParser
All Implemented Interfaces:
Comparable<ArgumentParser<?>>

public class IntParser extends ArgumentParser<Integer>