Package | Description |
---|---|
net.java.html.lib |
Modifier and Type | Class and Description |
---|---|
static class |
Union.A2<P1,P2> |
static class |
Union.A3<P1,P2,P3> |
static class |
Union.A4<P1,P2,P3,P4> |
static class |
Union.A5<P1,P2,P3,P4,P5> |
Modifier and Type | Method and Description |
---|---|
static Union |
Union.$as(Object value)
Creates a generic union with value, but no known types.
|
Copyright © 2018. All rights reserved.