Class SimpleTypeSerializerSnapshot<T>

    • Constructor Detail

      • SimpleTypeSerializerSnapshot

        public SimpleTypeSerializerSnapshot​(@Nonnull
                                            java.util.function.Supplier<? extends TypeSerializer<T>> serializerSupplier)
        Constructor to create snapshot from serializer (writing the snapshot).