Class ColumnRegionChar.Null<ATTR extends Attributes.Any>

java.lang.Object
com.illumon.iris.db.v2.sources.regioned.ColumnRegion.Null<ATTR>
com.illumon.iris.db.v2.sources.regioned.ColumnRegionChar.Null<ATTR>
All Implemented Interfaces:
ChunkSource<ATTR>, DefaultChunkSource<ATTR>, FillContextMaker, GetContextMaker, Page<ATTR>, Page.WithDefaultsForRepeatingValues<ATTR>, PagingChunkSource<ATTR>, ColumnRegion<ATTR>, ColumnRegionChar<ATTR>, Releasable
Enclosing interface:
ColumnRegionChar<ATTR extends Attributes.Any>

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

    • getChar

      public char getChar​(long elementIndex)
      Description copied from interface: ColumnRegionChar
      Get a single char from this region.
      Specified by:
      getChar in interface ColumnRegionChar<ATTR extends Attributes.Any>
      Parameters:
      elementIndex - Element (char) index in the table's address space
      Returns:
      The char value at the specified element (char) index