Interface DictReader

  • All Known Subinterfaces:
    ValueReader

    public interface DictReader
    Author:
    Sergey Polovko
    • Method Detail

      • getDictItemsCount

        int getDictItemsCount()
      • getDictValue

        ValueReader getDictValue​(int index)