Package | Description |
---|---|
manifold.rt.api.util |
Modifier and Type | Field and Description |
---|---|
static Pair.And |
Pair.and
and is a "binding" constant that enables clean syntax for creating pairs: Pair<String,Integer> pair = "Moe" and 88;
Use with Map #mapOf extension method via manifold-collections dependency. |
Modifier and Type | Method and Description |
---|---|
static Pair.And |
Pair.And.instance() |
Copyright © 2024. All rights reserved.