Class JrePlatform


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

      Fields 
      Modifier and Type Field Description
      static boolean IS_MAC_OS  
      static boolean IS_WINDOWS  
    • Constructor Summary

      Constructors 
      Constructor Description
      JrePlatform()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • IS_MAC_OS

        public static final boolean IS_MAC_OS
      • IS_WINDOWS

        public static final boolean IS_WINDOWS
    • Constructor Detail

      • JrePlatform

        public JrePlatform()