JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For Package cn.hutool.core.collection
Package Hierarchies:
All Packages
Class Hierarchy
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.
UniqueKeySet
<K,V> (implements java.io.
Serializable
)
cn.hutool.core.collection.
TransCollection
<F,T>
cn.hutool.core.collection.
ArrayIter
<E> (implements cn.hutool.core.collection.
IterableIter
<T>, cn.hutool.core.collection.
ResettableIter
<E>, 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.
FilterIter
<E> (implements java.util.
Iterator
<E>)
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.
NodeListIter
(implements cn.hutool.core.collection.
ResettableIter
<E>)
cn.hutool.core.collection.
PartitionIter
<T> (implements cn.hutool.core.collection.
IterableIter
<T>, java.io.
Serializable
)
cn.hutool.core.collection.
RingIndexUtil
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>)
Interface Hierarchy
java.lang.
Iterable
<T>
cn.hutool.core.collection.
IterableIter
<T> (also extends java.util.
Iterator
<E>)
java.util.
Iterator
<E>
cn.hutool.core.collection.
IterableIter
<T> (also extends java.lang.
Iterable
<T>)
cn.hutool.core.collection.
ResettableIter
<E>
java.io.
Serializable
cn.hutool.core.collection.
CollUtil.Consumer
<T>
cn.hutool.core.collection.
CollUtil.KVConsumer
<K,V>
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2024. All rights reserved.