Class NumberUtil

java.lang.Object
org.opendaylight.lispflowmapping.lisp.util.NumberUtil

public final class NumberUtil extends Object
  • Method Details

    • asInt

      public static int asInt(Integer number)
    • asByte

      public static byte asByte(Byte number)
    • asShort

      public static short asShort(Short number)
    • asShort

      public static short asShort(org.opendaylight.yangtools.yang.common.Uint8 number)
    • asLong

      public static long asLong(Long number)