-
Notifications
You must be signed in to change notification settings - Fork 614
Home
Donald Raab edited this page Nov 28, 2022
·
9 revisions
Eclipse Collections is a collections framework for Java. It has JDK-compatible List, Set and Map implementations with a rich API, additional types not found in the JDK like Bags, Multimaps and set of utility classes that work with any JDK compatible Collections, Arrays, Maps or Strings. The iteration protocol was inspired by the Smalltalk collection framework.
Eclipse Collections