Class PlatformUtils


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

      Constructors 
      Constructor Description
      PlatformUtils()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String getSystemProperty​(java.lang.String propertyName)  
      static boolean isVantagePlatform()  
      • Methods inherited from class java.lang.Object

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

      • PlatformUtils

        public PlatformUtils()
    • Method Detail

      • getSystemProperty

        public static java.lang.String getSystemProperty​(java.lang.String propertyName)
      • isVantagePlatform

        public static boolean isVantagePlatform()