| Package | Description |
|---|---|
| me.croabeast.neoprismatic.util |
| Modifier and Type | Method and Description |
|---|---|
static <A,B> MapBuilder.Entry<A,B> |
MapBuilder.entry(A a,
B b) |
| Modifier and Type | Method and Description |
|---|---|
List<MapBuilder.Entry<A,B>> |
MapBuilder.entries() |
| Constructor and Description |
|---|
MapBuilder(Collection<MapBuilder.Entry<? extends A,? extends B>> collection) |
Copyright © 2023. All rights reserved.