Package 

Class ImageViewer.DataSet

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private List<T> data
    • Constructor Summary

      Constructors 
      Constructor Description
      DataSet(List<T> data)
    • Method Summary

      Modifier and Type Method Description
      String format(int position)
      String format(T t)
      List<T> getData()
      • Methods inherited from class java.lang.Object

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