Class DataChainImplNonBlocking.QueueItemSetFixedObject<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

      • QueueItemSetFixedObject

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