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 | Method and Description |
---|---|
static QDFactory |
QDFactory.getDefaultFactory()
Returns default QD factory.
|
Modifier and Type | Method and Description |
---|---|
QDCollector |
QDContract.createCollector(QDFactory factory,
QDCollector.Builder<?> builder) |
QDCollector |
QDCollector.Factory.createCollector(QDFactory factory,
QDCollector.Builder<?> builder)
Creates collector instance using a given base factory, data scheme, and stats.
|
Copyright © 2002–2025 Devexperts LLC. All rights reserved.