public final class NumberUtil
extends Object 
- 
Method Summary
static byte
 
static int
 
static long
 
static short
 
static short
asShort(org.opendaylight.yangtools.yang.common.Uint8 number) 
 
 
 
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait 
 
- 
Method Details
- 
asInt
public static int asInt(Integer number) 
 
- 
asByte
public static byte asByte(Byte number) 
 
- 
asShort
public static short asShort(Short number) 
 
- 
 
- 
asLong
public static long asLong(Long number)