public class ValueListWrapper extends Object implements net.anotheria.util.sorter.IComparable
| Constructor and Description |
|---|
ValueListWrapper(List<StatValueAO> someValues) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(net.anotheria.util.sorter.IComparable anotherComparable,
int method) |
List<StatValueAO> |
getValues() |
void |
setValues(List<StatValueAO> values) |
public ValueListWrapper(List<StatValueAO> someValues)
public List<StatValueAO> getValues()
public void setValues(List<StatValueAO> values)
public int compareTo(net.anotheria.util.sorter.IComparable anotherComparable,
int method)
compareTo in interface net.anotheria.util.sorter.IComparableCopyright © 2010-2015 anotheria.net. All Rights Reserved.