Class Java7Detector


  • class Java7Detector
    extends java.lang.Object
    Java7 feature detection
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private static boolean isJava7  
    • Constructor Summary

      Constructors 
      Constructor Description
      Java7Detector()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static boolean isJava7()  
      • Methods inherited from class java.lang.Object

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

      • isJava7

        private static final boolean isJava7
    • Constructor Detail

      • Java7Detector

        Java7Detector()
    • Method Detail

      • isJava7

        public static boolean isJava7()