DataFixerUpper icon indicating copy to clipboard operation
DataFixerUpper copied to clipboard

Collector & map entry codecs

Open Devan-Kerman opened this issue 2 years ago • 3 comments

Adds a codec class that functions for all java.util.stream.Collector, This allows the same class to be used for maps, sets, lists, queues, immutable or mutable, concurrent or not. This does make some existing codecs redundant though I didn't remove them.

Devan-Kerman avatar Jul 24 '22 20:07 Devan-Kerman

CLA assistant check
All CLA requirements met.

ghost avatar Jul 24 '22 20:07 ghost

CLosing and reopening to re-trigger the checks :)

peterix avatar Oct 26 '22 15:10 peterix

any news on this?

Devan-Kerman avatar Sep 24 '23 15:09 Devan-Kerman