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.
|
com.devexperts.qd.kit |
This package contains default implementations of various QD components which
do not constitute any separate module or subsystem and which can be easily replaced.
|
com.devexperts.qd.util |
This package contains utility classes which are used by QD, but which do not
depend on QD and which do not constitute any separate module or subsystem.
|
Class and Description |
---|
SymbolSet
Specialized hash set that contains (cipher, symbol) pair that denote symbol.
|
Class and Description |
---|
SymbolSet
Specialized hash set that contains (cipher, symbol) pair that denote symbol.
|
Class and Description |
---|
ByteArrayBuffer
Deprecated.
No replacement
|
DxTimer
This is singleton for internal short periodic tasks.
|
DxTimer.Cancellable
The result is triggered by the
DxTimer , used only to cancel the scheduled task. |
InvalidFormatException
Deprecated.
Use
InvalidFormatException |
QDConfig.Property |
RecordProcessor
This class is base class for listening for records availability and rescheduling their processing using
Executor . |
SymbolObjectMap
Specialized hash map that maps (cipher, symbol) pair that denote symbol to an
arbitrary
Object of type T . |
SymbolObjectVisitor
Visitor interface for
SymbolObjectMap entries. |
SymbolSet
Specialized hash set that contains (cipher, symbol) pair that denote symbol.
|
TimeFormat
Deprecated.
Use
TimeFormat |
TimePeriod
Deprecated.
Use
TimePeriod |
Copyright © 2002–2025 Devexperts LLC. All rights reserved.