类 IdViewList<E,ID>
java.lang.Object
org.babyfish.jimmer.sql.collection.AbstractIdViewList<E,ID>
org.babyfish.jimmer.sql.collection.IdViewList<E,ID>
- 所有已实现的接口:
Iterable<ID>,Collection<ID>,List<ID>
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明void已过时。boolean已过时。booleanaddAll(int index, Collection<? extends ID> c) 已过时。booleanaddAll(Collection<? extends ID> c) 已过时。voidclear()已过时。iterator()listIterator(int index) remove(int index) 已过时。boolean已过时。booleanremoveAll(Collection<?> c) 已过时。booleanretainAll(Collection<?> c) 已过时。已过时。subList(int fromIndex, int toIndex) 从类继承的方法 org.babyfish.jimmer.sql.collection.AbstractIdViewList
contains, containsAll, equals, get, hashCode, indexOf, isEmpty, lastIndexOf, size, toArray, toArray, toString从接口继承的方法 java.util.Collection
parallelStream, removeIf, stream, toArray从接口继承的方法 java.util.List
replaceAll, sort, spliterator
-
构造器详细资料
-
IdViewList
-
-
方法详细资料
-
subList
-
iterator
-
listIterator
-
listIterator
-
add
已过时。 -
add
已过时。 -
addAll
已过时。 -
addAll
已过时。 -
clear
已过时。 -
remove
已过时。 -
remove
已过时。 -
removeAll
已过时。 -
retainAll
已过时。 -
set
已过时。
-