@Value.Immutable(singleton=true)
public interface JdkMaps
| Modifier and Type | Method and Description |
|---|---|
Map<Long,Integer> |
just() |
NavigableMap<String,Integer> |
navs() |
SortedMap<Integer,String> |
ords() |
Map<RetentionPolicy,Integer> |
pols() |
Copyright © 2022 The Immutables.org authors. All rights reserved.