| Package | Description |
|---|---|
| com.github.nmorel.gwtjackson.rebind |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.thirdparty.guava.common.base.Optional<RebindConfiguration.MapperInstance> |
RebindConfiguration.getDeserializer(com.google.gwt.core.ext.typeinfo.JType type)
Return a
RebindConfiguration.MapperInstance instantiating the deserializer for the given type |
com.google.gwt.thirdparty.guava.common.base.Optional<RebindConfiguration.MapperInstance> |
RebindConfiguration.getKeyDeserializer(com.google.gwt.core.ext.typeinfo.JType type)
Return a
RebindConfiguration.MapperInstance instantiating the key deserializer for the given type |
com.google.gwt.thirdparty.guava.common.base.Optional<RebindConfiguration.MapperInstance> |
RebindConfiguration.getKeySerializer(com.google.gwt.core.ext.typeinfo.JType type)
Return a
RebindConfiguration.MapperInstance instantiating the key serializer for the given type |
com.google.gwt.thirdparty.guava.common.base.Optional<RebindConfiguration.MapperInstance> |
RebindConfiguration.getSerializer(com.google.gwt.core.ext.typeinfo.JType type)
Return a
RebindConfiguration.MapperInstance instantiating the serializer for the given type |
Copyright © 2017. All Rights Reserved.