Interface BinaryArrayWriter.NullSetter

All Superinterfaces:
Serializable
Enclosing class:
BinaryArrayWriter

public static interface BinaryArrayWriter.NullSetter extends Serializable
Accessor for setting the elements of an array writer to null during runtime.
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    setNull(BinaryArrayWriter writer, int pos)