Package 

Class CellBinder.ArrayBinder

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Array<STATE> data
    • Method Summary

      Modifier and Type Method Description
      Array<STATE> getData()
      STATE getItem(int position)
      int getItemCount()
      • Methods inherited from class ltd.dolink.arch.adapter.CellBinder

        getItem, link, link, link, link
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait