Class Queue.TimeoutValue

  • Enclosing class:
    Queue

    public static class Queue.TimeoutValue
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      long msecs  
    • Constructor Summary

      Constructors 
      Constructor Description
      TimeoutValue​(long msecs)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • msecs

        public final long msecs
    • Constructor Detail

      • TimeoutValue

        public TimeoutValue​(long msecs)