public class Deeper<BEAN> extends ArrayList<BEAN>
modCount| 限定符和类型 | 方法和说明 |
|---|---|
<BEAN2> Deeper<BEAN2> |
in(com.baomidou.mybatisplus.core.toolkit.support.SFunction<BEAN,BEAN2> fieldFunc) |
<BEAN2> Deeper<BEAN2> |
inList(com.baomidou.mybatisplus.core.toolkit.support.SFunction<BEAN,List<BEAN2>> fieldFunc) |
static <BEAN> Deeper<BEAN> |
with(BEAN bean) |
static <BEAN> Deeper<BEAN> |
with(IPage<BEAN> beans) |
static <BEAN> Deeper<BEAN> |
with(List<BEAN> beans) |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSizeequals, hashCodecontainsAll, toStringcontainsAll, equals, hashCodeparallelStream, streamCopyright © 2021. All rights reserved.