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