|
org.openide.util 7.9.0 1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Union2 | |
---|---|
org.openide.util | A set of utility classes covering a few general infrastructure points in the Open APIs. |
Uses of Union2 in org.openide.util |
---|
Methods in org.openide.util that return Union2 | ||
---|---|---|
abstract Union2<First,Second> |
Union2.clone()
|
|
static
|
Union2.createFirst(First first)
Construct a union based on the first type. |
|
static
|
Union2.createSecond(Second second)
Construct a union based on the second type. |
|
org.openide.util 7.9.0 1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |