@InterfaceAudience.Private public abstract class IntegerParam extends Param<Integer>
value
IntegerParam(String name, Integer defaultValue)
protected String
getDomain()
protected Integer
parse(String str)
getName, parseParam, toString, value
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public IntegerParam(String name, Integer defaultValue)
protected Integer parse(String str) throws Exception
parse
Param<Integer>
Exception
protected String getDomain()
getDomain
Copyright © 2022 Apache Software Foundation. All rights reserved.