org.inria.myriads.snoozenode.localcontroller.powermanagement.util
Class PowerManagementUtils

java.lang.Object
  extended by org.inria.myriads.snoozenode.localcontroller.powermanagement.util.PowerManagementUtils

public final class PowerManagementUtils
extends Object

Contains some helper functions for power management.

Author:
Eugen Feller

Method Summary
static boolean hasSuspendSupport(SuspendState suspendState)
          Checks if the suspend state is supported.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

hasSuspendSupport

public static boolean hasSuspendSupport(SuspendState suspendState)
Checks if the suspend state is supported.

Parameters:
suspendState - The suspend state
Returns:
true if everything ok, false otherwise


Copyright © 2012. All Rights Reserved.