public class JoalVersion extends JogampVersion
Modifier and Type | Field and Description |
---|---|
protected static JoalVersion |
jogampCommonVersionInfo |
IMPLEMENTATION_BRANCH, IMPLEMENTATION_BUILD, IMPLEMENTATION_COMMIT
Modifier | Constructor and Description |
---|---|
protected |
JoalVersion(String packageName,
Manifest mf) |
Modifier and Type | Method and Description |
---|---|
StringBuilder |
getBriefOSALBuildInfo(StringBuilder sb) |
static JoalVersion |
getInstance() |
static void |
main(String[] args) |
String |
toString() |
StringBuilder |
toString(StringBuilder sb) |
equals, getAndroidPackageVersionName, getAttribute, getAttribute, getAttributeName, getAttributeNames, getExtensionName, getFullManifestInfo, getImplementationBranch, getImplementationBuild, getImplementationCommit, getImplementationTitle, getImplementationURL, getImplementationVendor, getImplementationVendorID, getImplementationVersion, getManifest, getManifestInfo, getPackageName, getSpecificationTitle, getSpecificationVendor, getSpecificationVersion, hashCode
protected static volatile JoalVersion jogampCommonVersionInfo
public static JoalVersion getInstance()
public StringBuilder toString(StringBuilder sb)
toString
in class JogampVersion
public String toString()
toString
in class JogampVersion
public StringBuilder getBriefOSALBuildInfo(StringBuilder sb)
public static void main(String[] args)