Uses of Enum
com.github.markusbernhardt.proxy.util.PlatformUtil.Platform
Packages that use PlatformUtil.Platform
-
Uses of PlatformUtil.Platform in com.github.markusbernhardt.proxy.util
Methods in com.github.markusbernhardt.proxy.util that return PlatformUtil.PlatformModifier and TypeMethodDescriptionstatic PlatformUtil.PlatformPlatformUtil.getCurrentPlattform()Gets the platform we are currently running on.static PlatformUtil.PlatformReturns the enum constant of this type with the specified name.static PlatformUtil.Platform[]PlatformUtil.Platform.values()Returns an array containing the constants of this enum type, in the order they are declared.