public class Serializer extends Object
| Constructor and Description |
|---|
Serializer() |
| Modifier and Type | Method and Description |
|---|---|
static swaydb.serializers.Serializer |
classToType(Object clazz)
Returns the Serializer object for class.
|
public static swaydb.serializers.Serializer classToType(Object clazz)
clazz - the class or SerializerCopyright © 2019. All rights reserved.