public abstract class ImmutableSerializer<T> extends Serializer<T>
Serializer.setImmutable(boolean) set to true. This convenience class exists only to reduce the typing
needed to define a serializer which is immutable.| Constructor and Description |
|---|
ImmutableSerializer() |
copy, getAcceptsNull, isImmutable, read, setAcceptsNull, setImmutable, writeCopyright © 2019. All Rights Reserved.