您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
程序包cn.hutool.core.collection的分层结构
程序包分层结构:
所有程序包
类分层结构
java.lang.
Object
java.util.
AbstractCollection
<E> (implements java.util.
Collection
<E>)
java.util.
AbstractList
<E> (implements java.util.
List
<E>)
cn.hutool.core.collection.
Partition
<T>
cn.hutool.core.collection.
AvgPartition
<T>
cn.hutool.core.collection.
RandomAccessAvgPartition
<T> (implements java.util.
RandomAccess
)
cn.hutool.core.collection.
RandomAccessPartition
<T> (implements java.util.
RandomAccess
)
java.util.
AbstractQueue
<E> (implements java.util.
Queue
<E>)
java.util.
PriorityQueue
<E> (implements java.io.
Serializable
)
cn.hutool.core.collection.
BoundedPriorityQueue
<E>
java.util.
AbstractSet
<E> (implements java.util.
Set
<E>)
cn.hutool.core.collection.
ConcurrentHashSet
<E> (implements java.io.
Serializable
)
cn.hutool.core.collection.
TransCollection
<F,T>
cn.hutool.core.collection.
ArrayIter
<E> (implements cn.hutool.core.collection.
IterableIter
<T>, java.io.
Serializable
)
cn.hutool.core.collection.
CollStreamUtil
cn.hutool.core.collection.
CollUtil
cn.hutool.core.collection.
CollectionUtil
cn.hutool.core.collection.
ComputeIter
<T> (implements java.util.
Iterator
<E>)
cn.hutool.core.collection.
LineIter
(implements java.io.
Closeable
, cn.hutool.core.collection.
IterableIter
<T>, java.io.
Serializable
)
cn.hutool.core.collection.
CopiedIter
<E> (implements cn.hutool.core.collection.
IterableIter
<T>, java.io.
Serializable
)
cn.hutool.core.collection.
EnumerationIter
<E> (implements cn.hutool.core.collection.
IterableIter
<T>, java.io.
Serializable
)
cn.hutool.core.collection.
IteratorEnumeration
<E> (implements java.util.
Enumeration
<E>, java.io.
Serializable
)
cn.hutool.core.collection.
IterChain
<T> (implements cn.hutool.core.lang.
Chain
<E,T>, java.util.
Iterator
<E>)
cn.hutool.core.collection.
IterUtil
cn.hutool.core.collection.
ListUtil
cn.hutool.core.collection.
PartitionIter
<T> (implements cn.hutool.core.collection.
IterableIter
<T>, java.io.
Serializable
)
cn.hutool.core.collection.
SpliteratorUtil
cn.hutool.core.collection.
TransIter
<F,T> (implements java.util.
Iterator
<E>)
cn.hutool.core.collection.
TransSpliterator
<F,T> (implements java.util.
Spliterator
<T>)
接口分层结构
java.lang.
Iterable
<T>
cn.hutool.core.collection.
IterableIter
<T> (并 extends java.util.
Iterator
<E>)
java.util.
Iterator
<E>
cn.hutool.core.collection.
IterableIter
<T> (并 extends java.lang.
Iterable
<T>)
java.io.
Serializable
cn.hutool.core.collection.
CollUtil.Consumer
<T>
cn.hutool.core.collection.
CollUtil.KVConsumer
<K,V>
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
Copyright © 2021. All rights reserved.