public abstract static class AbstractListValueCondition.AbstractBuilder<T,B extends AbstractListValueCondition.AbstractBuilder<T,B>> extends Object
Constructor and Description |
---|
AbstractBuilder() |
Modifier and Type | Method and Description |
---|---|
abstract B |
getThis() |
B |
withValues(List<T> values) |
Copyright © 2016–2018 MyBatis.org. All rights reserved.