alvisnlp icon indicating copy to clipboard operation
alvisnlp copied to clipboard

Deprecate Iterators

Open rbossy opened this issue 3 years ago • 0 comments

Several modules and functions use Iterators, Filter, and Mapper. These classes will be deprecated and should replaced with the standard Java Stream API.

Notable methods:

rbossy avatar Oct 25 '22 10:10 rbossy