Home
last modified time | relevance | path

Searched defs:putShortL (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/java/nio/
DBits.java171 static void putShortL(ByteBuffer bb, int bi, short x) { in putShortL() method in Bits
176 static void putShortL(long a, short x) { in putShortL() method in Bits