Class EnumTypeAdapterFactory.RejectAllEnumTypeAdapterFactory
java.lang.Object
io.datarouter.gson.typeadapterfactory.EnumTypeAdapterFactory
io.datarouter.gson.typeadapterfactory.EnumTypeAdapterFactory.RejectAllEnumTypeAdapterFactory
- All Implemented Interfaces:
com.google.gson.TypeAdapterFactory
- Enclosing class:
- EnumTypeAdapterFactory
public static class EnumTypeAdapterFactory.RejectAllEnumTypeAdapterFactory
extends EnumTypeAdapterFactory
-
Nested Class Summary
Nested classes/interfaces inherited from class io.datarouter.gson.typeadapterfactory.EnumTypeAdapterFactory
EnumTypeAdapterFactory.AnonymousAllowUnregisteredEnumTypeAdapterFactory, EnumTypeAdapterFactory.RejectAllEnumTypeAdapterFactory -
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.datarouter.gson.typeadapterfactory.EnumTypeAdapterFactory
allowUnregistered, create, register, registerStringMappedEnumOptional, registerStringMappedEnumOptionalWithLogging, registerStringMappedEnumRequired, suppressUnregisteredLogging
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
RejectAllEnumTypeAdapterFactory
public RejectAllEnumTypeAdapterFactory()
-