Class IsBetweenWhenPresent.Builder<T>

java.lang.Object
org.mybatis.dynamic.sql.where.condition.AndWhenPresentGatherer<T, IsBetweenWhenPresent<T>>
org.mybatis.dynamic.sql.where.condition.IsBetweenWhenPresent.Builder<T>
Enclosing class:
IsBetweenWhenPresent<T>

public static class IsBetweenWhenPresent.Builder<T> extends AndWhenPresentGatherer<T, IsBetweenWhenPresent<T>>