Class AbstractIndexModel<V>

    • Constructor Detail

      • AbstractIndexModel

        public AbstractIndexModel()
    • Method Detail

      • getObjectIndex

        public int getObjectIndex​(java.lang.Object object)
        Specified by:
        getObjectIndex in interface IndexModel<V>
      • hasRow

        public boolean hasRow​(int index,
                              int row)
        Specified by:
        hasRow in interface IndexModel<V>