Class ColumnRegionShort.Null<ATTR extends Any>

All Implemented Interfaces:
Page<ATTR>, Page.WithDefaultsForRepeatingValues<ATTR>, PagingChunkSource<ATTR>, ChunkSource<ATTR>, FillContextMaker, GetContextMaker, DefaultChunkSource<ATTR>, ColumnRegion<ATTR>, ColumnRegionShort<ATTR>, Releasable
Enclosing interface:
ColumnRegionShort<ATTR extends Any>

public static final class ColumnRegionShort.Null<ATTR extends Any> extends ColumnRegion.Null<ATTR> implements ColumnRegionShort<ATTR>
  • Method Details

    • getShort

      public short getShort(long elementIndex)
      Description copied from interface: ColumnRegionShort
      Get a single short from this region.
      Specified by:
      getShort in interface ColumnRegionShort<ATTR extends Any>
      Parameters:
      elementIndex - Element row key in the table's address space
      Returns:
      The short value at the specified element row key