Searched refs:longToInt (Results 1 – 2 of 2) sorted by relevance
657 Method longToInt = numericCastingMethod(long.class, int.class); in testCastIntegerToInteger() local658 assertEquals(0x1234abcd, longToInt.invoke(null, 0x000000001234abcdL)); in testCastIntegerToInteger()659 assertEquals(0x1234abcd, longToInt.invoke(null, 0x123456781234abcdL)); in testCastIntegerToInteger()660 assertEquals(0x1234abcd, longToInt.invoke(null, 0xffffffff1234abcdL)); in testCastIntegerToInteger()
META-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...