|
Class Summary |
| AbstractVersion |
This class provides a versioning framework for subsystems requiring
versioning that can be represented by an array (of any length) of integers. |
| ByteUtil |
A utility class containing common byte related functionalities. |
| Defs |
|
| Emulation |
Emulation class is used to provide current IB emulation mode information from a single source. |
| FullVersionComparator |
A utility class that performs a Comparison on the full length of
the version specification on the underlying AbstractVersion class |
| JavaVersion |
This class provides some common operations relating to Java versioning for the
browser environment. |
| JVMCapabilities |
This class will let us determine if some capability is present in the
system in which we run. |
| MajorMinorReleaseVersionComparator |
This Comparator instance performs a comparison between the version values
defined in the AbstractVersion Base class, comparing the first three
parts of the version specification. |
| MajorMinorVersionComparator |
This Comparator instance performs a comparison between the version values
defined in the AbstractVersion Base class, comparing the first two
parts of the version specification. |
| Math |
|
| ParseDate |
|
| PropertyConstants |
|