Class NewtVersion


  • public class NewtVersion
    extends com.jogamp.common.util.JogampVersion
    • Field Summary

      • Fields inherited from class com.jogamp.common.util.JogampVersion

        IMPLEMENTATION_BRANCH, IMPLEMENTATION_BUILD, IMPLEMENTATION_COMMIT
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static NewtVersion getInstance()  
      static void main​(String[] args)  
      • Methods inherited from class com.jogamp.common.util.JogampVersion

        equals, getAndroidPackageVersionName, getAttribute, getAttribute, getAttributeName, getAttributeNames, getExtensionName, getFullManifestInfo, getImplementationBranch, getImplementationBuild, getImplementationCommit, getImplementationTitle, getImplementationURL, getImplementationVendor, getImplementationVendorID, getImplementationVersion, getManifest, getManifestInfo, getPackageName, getSpecificationTitle, getSpecificationVendor, getSpecificationVersion, hashCode, toString, toString
    • Method Detail

      • getInstance

        public static NewtVersion getInstance()
      • main

        public static void main​(String[] args)