Class EntityModel<T>

    • Constructor Detail

      • EntityModel

        public EntityModel(List<T> nodes)
    • Method Detail

      • getSize

        public int getSize()
      • getElementAt

        public T getElementAt(int index)