Registry / utility / fundamentals-collections-2-12

fundamentals-collections-2-12

JSON →
library0.7.3javamavenunverified

Provides fundamental collection utilities for Scala 2.12.

<dependency> <groupId>com.github.pshirshov.izumi.r2</groupId> <artifactId>fundamentals-collections_2.12</artifactId> <version>0.7.3</version> </dependency>
INSTALL
IMPORT
SIG · FUNDAMENTALS-COLLE
F
fundamentals-collections-2-12
utilityjavav0.7.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

CollectionUtils
com.github.pshirshov.izumi.r2.fundamentals.collections.CollectionUtils

Minimal usage of fundamentals collections utility.

import com.github.pshirshov.izumi.r2.fundamentals.collections.CollectionUtils; public class Example { public static void main(String[] args) { CollectionUtils utils = new CollectionUtils(); System.out.println(utils.isEmpty(null)); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.7.3latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
fundamentals-collections-2-12 — mvn dependency:get fundamentals-collections-2-12 · libregistry