Registry / utility / org-osgi-util-function

org-osgi-util-function

JSON →
library1.2.0javamavenunverified

OSGi Companion Code for org.osgi.util.function Version 1.2.0

<dependency> <groupId>org.osgi</groupId> <artifactId>org.osgi.util.function</artifactId> <version>1.2.0</version> </dependency>
INSTALL
IMPORT
SIG · ORG-OSGI-UTIL-FUNC
O
org-osgi-util-function
utilityjavav1.2.0
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.

Function
org.osgi.util.function.Function

Use the OSGi Function interface to apply a transformation.

import org.osgi.util.function.Function; Function<String, Integer> length = s -> s.length(); Integer len = length.apply("hello");
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.2.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
org-osgi-util-function — mvn dependency:get org-osgi-util-function · libregistry