Searched refs:longValue (Results 1 – 1 of 1) sorted by relevance
135 final long longValue = 0x1122334455667788L; in storeValues() local153 if (longBuf.put(2, longValue).get(2) != longValue) { in storeValues()