Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/nio/
DBits.java569 static void putDoubleB(ByteBuffer bb, int bi, double x) { in putDoubleB() method in Bits
573 static void putDoubleB(long a, double x) { in putDoubleB() method in Bits