Uses of Class
org.dominokit.jacksonapt.GwtIncompatible
-
Uses of GwtIncompatible in org.dominokit.jacksonapt
Classes in org.dominokit.jacksonapt with annotations of type GwtIncompatible Modifier and Type Class Description classServerJacksonJsonDeserializerParametersThis class includes parameters defined through properties annotations likeJsonIgnoreProperties.classServerJacksonJsonSerializerParametersThis class includes parameters defined through properties annotations likeJsonFormat.classServerValueStringifierServerValueStringifier class.Methods in org.dominokit.jacksonapt with annotations of type GwtIncompatible Modifier and Type Method Description JacksonContext.DateFormatServerJacksonContext. dateFormat()dateFormat.JsonDeserializerParametersServerJacksonContext. defaultDeserializerParameters()defaultDeserializerParameters.JsonSerializerParametersServerJacksonContext. defaultSerializerParameters()defaultSerializerParameters.JacksonContext.DoubleArrayReaderServerJacksonContext. doubleArrayReader()doubleArrayReader.JacksonContext.IntegerArrayReaderServerJacksonContext. integerArrayReader()integerArrayReader.JacksonContext.IntegerStackFactoryServerJacksonContext. integerStackFactory()integerStackFactory.JacksonContext.MapLikeFactoryServerJacksonContext. mapLikeFactory()mapLikeFactory.JsonDeserializerParametersServerJacksonContext. newDeserializerParameters()newDeserializerParametersJsonSerializerParametersServerJacksonContext. newSerializerParameters()newSerializerParametersJacksonContext.ShortArrayReaderServerJacksonContext. shortArrayReader()shortArrayReader.JacksonContext.StringArrayReaderServerJacksonContext. stringArrayReader()stringArrayReader.JacksonContext.ValueStringifierServerJacksonContext. stringifier()stringifier. -
Uses of GwtIncompatible in org.dominokit.jacksonapt.deser.array.cast
Classes in org.dominokit.jacksonapt.deser.array.cast with annotations of type GwtIncompatible Modifier and Type Class Description classDefaultDoubleArrayReaderDefaultDoubleArrayReader class.classDefaultIntegerArrayReaderDefaultIntegerArrayReader class.classDefaultShortArrayReaderDefaultShortArrayReader class.classDefaultStringArrayReaderDefaultStringArrayReader class. -
Uses of GwtIncompatible in org.dominokit.jacksonapt.deser.bean
Classes in org.dominokit.jacksonapt.deser.bean with annotations of type GwtIncompatible Modifier and Type Class Description classDefaultMapLike<T>DefaultMapLike class. -
Uses of GwtIncompatible in org.dominokit.jacksonapt.deser.map.key
Classes in org.dominokit.jacksonapt.deser.map.key with annotations of type GwtIncompatible Modifier and Type Class Description classDefaultDateKeyParser<D extends java.util.Date>DefaultDateKeyParser class. -
Uses of GwtIncompatible in org.dominokit.jacksonapt.stream.impl
Classes in org.dominokit.jacksonapt.stream.impl with annotations of type GwtIncompatible Modifier and Type Class Description classDefaultIntegerStackDefaultIntegerStack class. -
Uses of GwtIncompatible in org.dominokit.jacksonapt.utils
Classes in org.dominokit.jacksonapt.utils with annotations of type GwtIncompatible Modifier and Type Class Description classDefaultDateFormatDefaultDateFormat class.