public class IdleCost extends Object
Constructor and Description |
---|
IdleCost(Machine machine,
int activePeriodAfterIdle,
long cost) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(IdleCost other) |
boolean |
equals(Object o) |
int |
getActivePeriodAfterIdle() |
long |
getCost() |
Machine |
getMachine() |
int |
hashCode() |
String |
toString() |
Copyright © 2006–2019 JBoss by Red Hat. All rights reserved.