public class StatisticsTrackedProperty extends BooleanProperty
Property.Operator
operator, value
Constructor and Description |
---|
StatisticsTrackedProperty(boolean value) |
StatisticsTrackedProperty(boolean value,
Property.Operator operator) |
compareTo, greaterThan, greaterThanOrEqual, lessThan, lessThanOrEqual, not, of
equals, getDefaultKey, getDefaultOperator, getKey, getOperator, getValue, hashCode, hashCodeOf, matches
public StatisticsTrackedProperty(boolean value)
public StatisticsTrackedProperty(boolean value, Property.Operator operator)