public class IdleCost extends Object
IdleCost(Machine machine, int activePeriodAfterIdle, long cost)
int
compareTo(IdleCost other)
boolean
equals(Object o)
getActivePeriodAfterIdle()
long
getCost()
Machine
getMachine()
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public IdleCost(Machine machine, int activePeriodAfterIdle, long cost)
public Machine getMachine()
public int getActivePeriodAfterIdle()
public long getCost()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public int compareTo(IdleCost other)
public String toString()
toString
Copyright © 2006–2016 JBoss by Red Hat. All rights reserved.