| Package | Description |
|---|---|
| com.github.davidmoten.rtree |
| Modifier and Type | Method and Description |
|---|---|
static Serializers.Method |
Serializers.Method.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Serializers.Method[] |
Serializers.Method.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Serializers.SerializerBuilder |
Serializers.SerializerBuilder.method(Serializers.Method method) |
Serializers.SerializerTypedBuilder<T> |
Serializers.SerializerTypedBuilder.method(Serializers.Method method) |
Copyright © 2013–2023. All rights reserved.