Searched defs:toUnsignedLong (Results 1 – 5 of 5) sorted by relevance
77 public static long toUnsignedLong(byte x) { throw new RuntimeException("Stub!"); } in toUnsignedLong() method in Byte
100 public static long toUnsignedLong(int x) { throw new RuntimeException("Stub!"); } in toUnsignedLong() method in Integer
126 public static long toUnsignedLong(byte x) { in toUnsignedLong() method in Byte
189 public static long toUnsignedLong(int x) { in toUnsignedLong() method in Integer
568 public static long toUnsignedLong(short x) { in toUnsignedLong() method in Short