TC Java
2011 Version

gov.nih.nlm.nls.tc.Util
Class Platform

java.lang.Object
  extended by gov.nih.nlm.nls.tc.Util.Platform

public class Platform
extends java.lang.Object

This class represents platform related methods.

History:

Version:
V-2011
Author:
NLM Lexical Systems Group

Method Summary
static boolean IsWindow()
          This method detects if the plaform is a windows bases OS or not.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

IsWindow

public static final boolean IsWindow()
This method detects if the plaform is a windows bases OS or not.

Returns:
true if the platform is a window based OS.

TC Java
2011 Version

Submit a bug or feature

Copyright © 2011 National Library of Medicine