public static interface CompressedObjectStrategy.BufferConverter<T>
T
combine(ByteBuffer into, T from)
int
compare(T lhs, T rhs)
convert(ByteBuffer buf)
sizeOf(int count)
T convert(ByteBuffer buf)
int compare(T lhs, T rhs)
int sizeOf(int count)
T combine(ByteBuffer into, T from)
Copyright © 2011–2015. All rights reserved.