| Modifier and Type | Method and Description |
|---|---|
static K2hash.OPEN_MODE |
K2hash.OPEN_MODE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static K2hash.OPEN_MODE[] |
K2hash.OPEN_MODE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static K2hash |
K2hash.of(String pathname,
K2hash.OPEN_MODE mode)
Creates a k2hash instance.
|
Copyright © 2021. All rights reserved.