Package com.u2d.find.inequalities

Class Summary
AbstractInequality  
ContainsInequality  
DateInequalities Using delegation to allow various number-based atomic types to share implementation of numerical inequalities
IdentityInequality  
NumericalInequalities Using delegation to allow various number-based atomic types to share implementation of numerical inequalities
TextualInequalities Using delegation to allow various text-based atomic types to share implementation of text-base inequalities
TimeSpanInequalities TimeSpan inequalities: notice that there is no need to provide a "between" inequality because this can be composed in the ui by combining a "before" and an "after" inequality.