Package me.friwi.jcefmaven.impl.platform
Class PlatformPatterns
java.lang.Object
me.friwi.jcefmaven.impl.platform.PlatformPatterns
Defined patterns for different platforms.
Used to detect the current platform from the system properties.
- Author:
- Fritz Windisch
-
Field Details
-
OS_MACOSX
-
OS_LINUX
-
OS_WINDOWS
-
ARCH_AMD64
-
ARCH_I386
-
ARCH_ARM64
-
ARCH_ARM
-
-
Constructor Details
-
PlatformPatterns
public PlatformPatterns()
-