com.neeve.util
Class UtlPlatform

java.lang.Object
  extended by com.neeve.util.UtlPlatform

public class UtlPlatform
extends Object

Contains utilities to create and work with platform mnenomics.

This class MAY be used by end users, however it is not supported.


Constructor Summary
UtlPlatform()
           
 
Method Summary
static boolean isWindowsPlatform(String platform)
          Get whether an X Platform mnemonic represents a windows platform.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UtlPlatform

public UtlPlatform()
Method Detail

isWindowsPlatform

public static final boolean isWindowsPlatform(String platform)
Get whether an X Platform mnemonic represents a windows platform.

Parameters:
platform - The X Platform platform mnemonic.


Copyright © 2016 Neeve Research, LLC. All Rights Reserved.