Modifier and Type | Method and Description |
---|---|
Map<K,V> |
_() |
Make.Map<K,V> |
_(K key,
V value) |
static <K,V> Make.Map<K,V> |
$() |
Map<K,V> |
finish() |
static <K,V> Make.Map<K,V> |
start() |
static <K,V> Make.Map<K,V> |
start(Class<? extends Map> mapImpl) |
Copyright © 2001–2024 JBoss by Red Hat. All rights reserved.