Class UnionWithCodec

  • All Implemented Interfaces:
    Codec<UnionWith>, Decoder<UnionWith>, Encoder<UnionWith>

    @MorphiaInternal
    public class UnionWithCodec
    extends StageCodec<UnionWith>
    Encodes a UnionWith stage
    Since:
    2.1
    Developer note.
    This is an internal item. Its function and presence are subject to change without warning. Its use is highly discouraged.