| 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 DataBuffer | 
DataBuffer.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
  
DataVisitor.VOID,
 DataIterator.VOID,
 DataConsumer.VOID, or
 DataListener.VOID. | 
Copyright © 2002–2025 Devexperts LLC. All rights reserved.