| 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 Deprecation |
Deprecation.of(String message) |
static Deprecation |
Deprecation.ofClass(Class<?> clazz) |
static Deprecation |
Deprecation.ofImpl(Class<?> clazz,
String message) |
static Deprecation |
Deprecation.ofProperty(String property,
String newProperty) |
static Deprecation |
Deprecation.ofUse(String message) |
Copyright © 2002–2026 Devexperts LLC. All rights reserved.