Class SystemTimeMatrix

    • Field Detail

      • matrix

        private final Matrix matrix
      • task

        java.util.TimerTask task
    • Constructor Detail

      • SystemTimeMatrix

        public SystemTimeMatrix()
    • Method Detail

      • getLong

        public long getLong​(long row,
                            long column)
      • setLong

        public void setLong​(long value,
                            long row,
                            long column)
      • getLong

        public long getLong​(int row,
                            int column)
      • setLong

        public void setLong​(long value,
                            int row,
                            int column)