public class ValuePropertiesWrapper extends Object implements Comparable<ValuePropertiesWrapper>
| Constructor and Description |
|---|
ValuePropertiesWrapper(Object value,
Object[] propertyValues) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(ValuePropertiesWrapper o) |
boolean |
equals(Object obj) |
Object[] |
getPropertyValues() |
Object |
getValue() |
int |
hashCode() |
public int compareTo(ValuePropertiesWrapper o)
compareTo in interface Comparable<ValuePropertiesWrapper>public Object getValue()
public Object[] getPropertyValues()
Copyright © 2017. All rights reserved.