Searched refs:doubleValue (Results 1 – 1 of 1) sorted by relevance
136 final double doubleValue = Double.MIN_VALUE; in storeValues() local156 if (doubleBuf.put(3, doubleValue).get(3) != doubleValue) { in storeValues()