org.utgenome.util
Class OSInfo

java.lang.Object
  extended by org.utgenome.util.OSInfo

public class OSInfo
extends Object

Utilities for retrieving OS information

Author:
leo

Constructor Summary
OSInfo()
           
 
Method Summary
static long availaableFreeMemory()
           
static int availableProcessors()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OSInfo

public OSInfo()
Method Detail

availableProcessors

public static int availableProcessors()

availaableFreeMemory

public static long availaableFreeMemory()


Copyright © 2007-2012 utgenome.org. All Rights Reserved.