public static class DataEntry.LongEntry extends DataEntry<Long>
DataEntry.BinaryEntry, DataEntry.BooleanEntry, DataEntry.LongEntry, DataEntry.StringEntry
LongEntry(String key, long value)
int
size()
void
write(ByteBuffer buf)
equals, getKey, getType, getValue, hashCode
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public LongEntry(String key, long value)
public int size()
size
DataEntry<Long>
public void write(ByteBuffer buf)
write
Copyright © 2019. All rights reserved.