toggle menu
commons
3.1.0
jvm
switch theme
search in API
reflection
/
eth.likespro.commons.reflection
/
ObjectEncoding
/
ValidatingTypeAdapterFactory
Validating
Type
Adapter
Factory
class
ValidatingTypeAdapterFactory
:
TypeAdapterFactory
Members
Constructors
Validating
Type
Adapter
Factory
Link copied to clipboard
constructor
(
)
Functions
create
Link copied to clipboard
open
override
fun
<
T
>
create
(
gson
:
Gson
,
type
:
TypeToken
<
T
?
>
)
:
TypeAdapter
<
T
?
>