| Package | Description | 
|---|---|
| com.devexperts.qd | 
 This package contains basic interfaces and other API elements of QD system
which shall be sufficient for the client application programmer. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
static SubscriptionBuffer | 
SubscriptionBuffer.VOID
Deprecated. 
 
Many cases in code that use to this object do not need it any more. Double-check first.
 If really needed, then use
  
SubscriptionVisitor.VOID,
 SubscriptionIterator.VOID,
 SubscriptionConsumer.VOID, or
 SubscriptionListener.VOID. | 
Copyright © 2002–2025 Devexperts LLC. All rights reserved.