| 程序包 | 说明 |
|---|---|
| org.ttzero.excel.reader |
| 限定符和类型 | 类和说明 |
|---|---|
protected static class |
FixSizeLRUCache.E<K,V> |
| 限定符和类型 | 方法和说明 |
|---|---|
Iterator<Cache.Entry<K,V>> |
FixSizeLRUCache.iterator()
Returns an iterator over elements of type
Cache.Entry<K, V>. |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
FixSizeLRUCache.forEach(Consumer<? super Cache.Entry<K,V>> action)
Performs the given action for each element of the
Iterable
until all elements have been processed or the action throws an
exception. |
Copyright © 2025. All rights reserved.