public class Unit extends Object implements Comparable
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(Object o) |
double |
getModelValue() |
String |
getName() |
String |
toString() |
public Unit(String name, double modelValue)
public double getModelValue()
public String getName()
public int compareTo(Object o)
compareTo in interface ComparableCopyright © 2017 B3Partners B.V.. All rights reserved.