@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, valueCopyright © 2008–2023 Apache Software Foundation. All rights reserved.