Class SystemInfo


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

      Constructors 
      Constructor Description
      SystemInfo()  
    • Method Summary

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

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

      • SystemInfo

        public SystemInfo()
    • Method Detail

      • getJavaVendor

        public static java.lang.String getJavaVendor()