Class SystemUtil


  • public class SystemUtil
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String PROPERTY_JAVA_VENDOR  
    • Constructor Summary

      Constructors 
      Constructor Description
      SystemUtil()  
    • Method Summary

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

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

      • PROPERTY_JAVA_VENDOR

        public static final java.lang.String PROPERTY_JAVA_VENDOR
        See Also:
        Constant Field Values
    • Constructor Detail

      • SystemUtil

        public SystemUtil()
    • Method Detail

      • onAndroid

        public static boolean onAndroid()