Package | Description |
---|---|
de.larssh.utils.collection |
Utilities for collection types
|
de.larssh.utils.text |
Utilities for strings
|
Class and Description |
---|
Iterators.ElementsSupplierStateHandler
An instance of this is passed to the elements supplier at the time of
calculating the next element.
|
Maps.Builder
Wraps around
map to allow its fluent creation and modification. |
PeekableIterator
An iterator that allows peeking up to one element without removing it,
supporting a one-element lookahead while iterating.
|
ProxiedCollection
An abstract
Collection implementation pointing to a given collection
object. |
ProxiedIterator
An abstract
Iterator implementation pointing to a given iterator. |
Class and Description |
---|
ProxiedCollection
An abstract
Collection implementation pointing to a given collection
object. |
ProxiedList
An abstract
List implementation pointing to a given list object. |
Copyright © 2025. All rights reserved.