Modifier and Type | Field and Description |
---|---|
static EnumSet<HashidsFeature> |
HashidsFeature.ALL
Enables all features.
|
Modifier and Type | Method and Description |
---|---|
static HashidsFeature |
HashidsFeature.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HashidsFeature[] |
HashidsFeature.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Hashids.Builder |
Hashids.Builder.features(HashidsFeature... features)
Enables the given instance
features . |
Copyright © 2017 Arctic Ice Studio