Package | Description |
---|---|
org.openide.util |
A set of
utility classes
covering a few general infrastructure points in the Open APIs.
|
Modifier and Type | Method and Description |
---|---|
static <First,Second> |
Pair.of(First first,
Second second)
Creates a new Pair.
|