| Package | Description |
|---|---|
| org.raml.v2.internal.utils |
| Modifier and Type | Method and Description |
|---|---|
static <A,B> Pair<A,B> |
Pair.fromEntry(Map.Entry<A,B> entry) |
static <A,B> Pair<A,B> |
Pair.of(A left,
B right) |
Copyright © 2020. All rights reserved.