public interface ProviderConstants
Modifier and Type | Field and Description |
---|---|
static int |
CLASS_TYPE
The class type constant.
|
static java.util.Collection |
EMPTY_COLLECTION |
static int |
SOURCE_TYPE
The source type constant.
|
static int |
UNKNOWN_TYPE
The constant for an unknown type.
|
static final java.util.Collection EMPTY_COLLECTION
static final int CLASS_TYPE
static final int SOURCE_TYPE
static final int UNKNOWN_TYPE