Class ClassLevel


  • public class ClassLevel
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ClassLevel()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static int findJavaVersion​(org.kie.internal.utils.ChainedProperties chainedProperties)  
      static int getJavaVersion​(java.lang.ClassLoader classLoader)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ClassLevel

        public ClassLevel()
    • Method Detail

      • getJavaVersion

        public static int getJavaVersion​(java.lang.ClassLoader classLoader)
      • findJavaVersion

        public static int findJavaVersion​(org.kie.internal.utils.ChainedProperties chainedProperties)