| Modifier and Type | Field and Description |
|---|---|
static ChiseledMap.Encoder |
ChiseledMap.ENCODE_JAVA_SER
Default java serialization.
|
| Constructor and Description |
|---|
ChiseledMap(File file,
ChiseledMap.OpenOption open,
Comparator<K> comp,
ChiseledMap.Encoder<K,V> encoder,
ChiseledMap.Decoder<K,V> decoder)
Constructor.
|
Copyright © 2020. All rights reserved.