Class AppHelper


  • public final class AppHelper
    extends java.lang.Object
    Class containing help methods on application level.
    Author:
    Vity
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static PlatformType getPlatform()
      Determines a platform type the application is running on.
      • Methods inherited from class java.lang.Object

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

      • getPlatform

        public static PlatformType getPlatform()
        Determines a platform type the application is running on.
        Returns:
        current platform type