Interface TableToJSON.FieldValueProvider<T>

Enclosing class:
TableToJSON

public static interface TableToJSON.FieldValueProvider<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    accept(long idx, boolean isRemoval)
     
  • Method Details

    • accept

      T accept(long idx, boolean isRemoval)