public static interface BufferManager.KeySerializerWithComparator<K>
| Modifier and Type | Method and Description |
|---|---|
org.mapdb.BTreeKeySerializer<K> |
withComparator(Comparator<?> comparator) |
org.mapdb.BTreeKeySerializer<K> withComparator(Comparator<?> comparator)
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.