|
SoftNet-Consult Java Utility Library | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.softnetConsult.utils.reflect | |
---|---|
com.softnetConsult.utils.reflect | This package contains commonly used utilities for reflection and class binary processing as well as an executable tool for determining version information of Java class binaries from the command line. |
com.softnetConsult.utils.sys | This package contains commonly used system and JVM related utilities. |
Classes in com.softnetConsult.utils.reflect used by com.softnetConsult.utils.reflect | |
---|---|
ClassVersionInfo
Objects of this class encapsulate information about a physical Java class file including the major class file version, the minor class file version, and the minimum version of the Java virtual machine required to execute a class file with the specified major and minor version. |
Classes in com.softnetConsult.utils.reflect used by com.softnetConsult.utils.sys | |
---|---|
ClassVersionInfo
Objects of this class encapsulate information about a physical Java class file including the major class file version, the minor class file version, and the minimum version of the Java virtual machine required to execute a class file with the specified major and minor version. |
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |