public class HeldItemProperty extends AbstractProperty<String,ItemType>
Property.Operator
operator, value
Constructor and Description |
---|
HeldItemProperty(ItemType value) |
HeldItemProperty(ItemType value,
Property.Operator op) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(Property<?,?> o) |
equals, getDefaultKey, getDefaultOperator, getKey, getOperator, getValue, hashCode, hashCodeOf, matches
public HeldItemProperty(ItemType value)
public HeldItemProperty(ItemType value, Property.Operator op)
public int compareTo(Property<?,?> o)