Class DataChainImplNonBlocking.QueueItemSetObject<C,​O>

    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • value

        public final O value
    • Constructor Detail

      • QueueItemSetObject

        public QueueItemSetObject​(IvMObject<O> object,
                                  O value)