Package | Description |
---|---|
com.hazelcast.nio.serialization |
Contains interfaces/classes related to serialization;
such as serializer interfaces, input/output streams.
|
Modifier and Type | Method and Description |
---|---|
static SerializableByConvention.Reason |
SerializableByConvention.Reason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SerializableByConvention.Reason[] |
SerializableByConvention.Reason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.