Language

Package: java-osgi-util-promise @ 1.0.0

Synopsis

Promise of a value

Description

OSGi, for Open Services Gateway initiative framework, is a module system and service platform for the Java programming language. This package contains an interface and utilitary classes for promises. A Promise represents a future value. It handles the interactions for asynchronous processing.

Home page
https://www.osgi.org
Location
gnu/packages/java.scm (line: 9031, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'annotation' does not match package name 'java-osgi-annotation'
input-labels

Identify input labels that do not match package names

label 'function' does not match package name 'java-osgi-util-function'