Class CompilerThreadStage.QueueCounter

  • Enclosing class:
    CompilerThreadStage

    private class CompilerThreadStage.QueueCounter
    extends java.lang.Object
    • Field Detail

      • timestamp

        private long timestamp
      • add

        private boolean add
    • Constructor Detail

      • QueueCounter

        public QueueCounter​(long timestamp,
                            boolean add,
                            Compilation compilation)
    • Method Detail

      • getTimestamp

        public long getTimestamp()
      • isAdd

        public boolean isAdd()