@InterfaceAudience.Private public abstract class ShortParam extends Param<Short>
Constructor and Description |
---|
ShortParam(String name,
Short defaultValue) |
ShortParam(String name,
Short defaultValue,
int radix) |
Modifier and Type | Method and Description |
---|---|
protected String |
getDomain() |
protected Short |
parse(String str) |
getName, parseParam, toString, value
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.