public static class RoomStrengthWeightFactory.RoomStrengthWeight extends Object implements Comparable<RoomStrengthWeightFactory.RoomStrengthWeight>
| Constructor and Description |
|---|
RoomStrengthWeight(Room room) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(RoomStrengthWeightFactory.RoomStrengthWeight other) |
public RoomStrengthWeight(Room room)
public int compareTo(RoomStrengthWeightFactory.RoomStrengthWeight other)
compareTo in interface Comparable<RoomStrengthWeightFactory.RoomStrengthWeight>Copyright © 2006–2018 JBoss by Red Hat. All rights reserved.