public interface BetweenAndStep2<T1,T2> 
An intermediate DSL type for the construction of a 
BETWEEN
 predicate.- Author:
- Lukas Eder
- 
Method SummaryModifier and TypeMethodDescription@NotNull ConditionCreate a condition to check this field against some bounds@NotNull ConditionCreate a condition to check this field against some bounds@NotNull ConditionCreate a condition to check this field against some bounds@NotNull ConditionCreate a condition to check this field against some bounds
- 
Method Details- 
andCreate a condition to check this field against some bounds
- 
andCreate a condition to check this field against some bounds
- 
andCreate a condition to check this field against some bounds
- 
andCreate a condition to check this field against some bounds
 
-