collect

net.morimekta.utils

net.morimekta.utils:collect is a Maven Central artifact (jar) for the JVM. It has 10 published versions. Browse versions below for dependency snippets and security details.

Recommended: 5.1.1 10 versions jarChecking...

Add to your project5.1.1

<dependency>
    <groupId>net.morimekta.utils</groupId>
    <artifactId>collect</artifactId>
    <version>5.1.1</version>
</dependency>

Version Details — 5.1.1

Packaging
jar
Direct Deps
0
Total Deps
0
Published
Unknown
License
Unknown

Unmodifiable collections for java. These collections have some specific behavior criteria that is currently not guaranteed by the native java unmodifiable collections, they are also set up with convenient builders.

Checking security advisories...