|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deduced.DeducedConstant
public class DeducedConstant

Deduced Constant
| Field Summary | |
|---|---|
static int |
BUILD_VERSION
differences in build versions indicate that no features were changed. |
static int |
INDEX_NOT_FOUND
index not found return value |
static int |
MAJOR_FEATURE_VERSION
Deduced major feature versions are used to indicate that new major features were added. |
static int |
MAJOR_FRAMEWORK_VERSION
Deduced framework major version. |
static int |
MINOR_FEATURE_VERSION
This number indicates that new minor features were added to the framework. |
static java.lang.String |
VERSION
Deduced framework version as a fully assembled string |
| Constructor Summary | |
|---|---|
DeducedConstant()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int INDEX_NOT_FOUND
public static final int MAJOR_FRAMEWORK_VERSION
public static final int MAJOR_FEATURE_VERSION
public static final int MINOR_FEATURE_VERSION
public static final int BUILD_VERSION
public static final java.lang.String VERSION
| Constructor Detail |
|---|
public DeducedConstant()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||