Uses of Interface
com.dslplatform.json.TypeLookup
Packages that use TypeLookup
-
Uses of TypeLookup in com.dslplatform.json
Classes in com.dslplatform.json that implement TypeLookupFields in com.dslplatform.json declared as TypeLookupConstructors in com.dslplatform.json with parameters of type TypeLookupModifierConstructorDescription(package private)JsonReader(byte[] buffer, int length, TContext context, char[] tmp, StringCache keyCache, StringCache valuesCache, TypeLookup typeLookup, JsonReader.ErrorInfo errorInfo, JsonReader.DoublePrecision doublePrecision, JsonReader.UnknownNumberParsing unknownNumbers, int maxNumberDigits, int maxStringBuffer) privateJsonReader(char[] tmp, byte[] buffer, int length, TContext context, StringCache keyCache, StringCache valuesCache, TypeLookup typeLookup, JsonReader.ErrorInfo errorInfo, JsonReader.DoublePrecision doublePrecision, JsonReader.UnknownNumberParsing unknownNumbers, int maxNumberDigits, int maxStringBuffer)