Package com.dslplatform.json.runtime
Class ImmutableAnalyzer.LazyImmutableDescription
java.lang.Object
com.dslplatform.json.runtime.ImmutableAnalyzer.LazyImmutableDescription
- All Implemented Interfaces:
JsonReader.ReadObject,JsonWriter.WriteObject
- Enclosing class:
ImmutableAnalyzer
private static class ImmutableAnalyzer.LazyImmutableDescription
extends Object
implements JsonWriter.WriteObject, JsonReader.ReadObject
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate JsonReader.ReadObjectprivate JsonWriter.WriteObjectprivate final DslJson(package private) ImmutableDescriptionprivate final Type -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate booleanread(JsonReader reader) voidwrite(JsonWriter writer, Object value)
-
Field Details
-
json
-
type
-
encoder
-
decoder
-
resolved
-
-
Constructor Details
-
LazyImmutableDescription
-
-
Method Details
-
checkSignatureNotFound
private boolean checkSignatureNotFound() -
read
- Specified by:
readin interfaceJsonReader.ReadObject- Throws:
IOException
-
write
- Specified by:
writein interfaceJsonWriter.WriteObject
-