Interface ComparisonProperty<T,R,SELF extends PropertyBase<T,R,SELF>>

All Superinterfaces:
PropertyBase<T,R,SELF>
All Known Subinterfaces:
DateTimeProperty, IntegerProperty
All Known Implementing Classes:
DateTimePropertyImpl, IntegerPropertyImpl

public interface ComparisonProperty<T,R,SELF extends PropertyBase<T,R,SELF>> extends PropertyBase<T,R,SELF>
  • Method Details