Package com.dslplatform.json.runtime
Class LazyAttributeArrayEncoder<T,R>
java.lang.Object
com.dslplatform.json.runtime.LazyAttributeArrayEncoder<T,R>
- All Implemented Interfaces:
JsonWriter.WriteObject<T>
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionLazyAttributeArrayEncoder(Settings.Function<T, R> read, DslJson json, Type type) -
Method Summary
-
Field Details
-
read
-
encoder
-
json
-
type
-
-
Constructor Details
-
LazyAttributeArrayEncoder
-
-
Method Details
-
write
- Specified by:
writein interfaceJsonWriter.WriteObject<T>
-