public abstract class IntegerParam extends Param<Integer>
value
IntegerParam(String name, String str)
protected String
getDomain()
protected Integer
parse(String str)
parseParam, setValue, toString, value
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public IntegerParam(String name, String str)
protected Integer parse(String str) throws Exception
parse
Param<Integer>
Exception
protected String getDomain()
getDomain
Copyright © 2013 Apache Software Foundation. All Rights Reserved.