| Class | Description |
|---|---|
| CollectionUtils |
Some utils methods for collections.
|
| Elements<T> |
Simpler API than native java Stream API.
|
| IndexedElement<T> |
Class which wraps element at certain index, over iterate you can check that this first or last element.
|
| Exception | Description |
|---|---|
| CollectionUtilsException |
Exception which can be thrown from pl.jalokim.utils.collection API.
|
Copyright © 2019. All rights reserved.