PamUtils
Class PlatformInfo

java.lang.Object
  extended by PamUtils.PlatformInfo

public class PlatformInfo
extends java.lang.Object

Author:
Clint Blight

Nested Class Summary
static class PlatformInfo.ARCHType
           
static class PlatformInfo.OSType
           
 
Constructor Summary
PlatformInfo()
           
 
Method Summary
static PlatformInfo.ARCHType calculateArch()
           
static PlatformInfo.OSType calculateOS()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlatformInfo

public PlatformInfo()
Method Detail

calculateOS

public static PlatformInfo.OSType calculateOS()

calculateArch

public static PlatformInfo.ARCHType calculateArch()