Class AbstractPoint

    • Field Detail

      • index

        protected final int index
      • time

        protected final long time
    • Constructor Detail

      • AbstractPoint

        protected AbstractPoint​(int index,
                                long time)
    • Method Detail

      • getIndex

        public int getIndex()
      • getTime

        public long getTime()