public class JsonTypeRegistry extends Object
| Constructor and Description |
|---|
JsonTypeRegistry() |
| Modifier and Type | Method and Description |
|---|---|
<T> ITypeMapping |
createMapping(Class<T> clz,
Type type) |
ITypeMapping |
findFactory(Class<?> typeClass,
Type type) |
void |
register(int order,
IJsonTypeFactory factory) |
public void register(int order,
@Nonnull
IJsonTypeFactory factory)
@Nullable public ITypeMapping findFactory(@Nonnull Class<?> typeClass, @Nullable Type type)
Copyright © 2017 etc.to. All rights reserved.