Interface Column.KeyedValue

All Known Implementing Classes:
ColumnBoolean.KeyedBoolean, ColumnByte.KeyedByte, ColumnDouble.KeyedDouble, ColumnInt.KeyedInt, ColumnLong.KeyedLong, ColumnObject.KeyedObject
Enclosing interface:
Column

public static interface Column.KeyedValue
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    key()
     
  • Method Details