public interface BetweenAndStep2<T1,T2> 
An intermediate DSL type for the construction of a 
BETWEEN
 predicate.- Author:
 - Lukas Eder
 
- 
Method Summary
Modifier 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
- 
and
Create a condition to check this field against some bounds - 
and
Create a condition to check this field against some bounds - 
and
Create a condition to check this field against some bounds - 
and
Create a condition to check this field against some bounds 
 -