Uses of Class
kos.core.Lang.MapBuilder
-
Packages that use Lang.MapBuilder Package Description kos.core -
-
Uses of Lang.MapBuilder in kos.core
Methods in kos.core that return Lang.MapBuilder Modifier and Type Method Description Lang.MapBuilder<K,V>Lang.MapBuilder. and(K key, V value)static <K,V>
Lang.MapBuilder<K,V>Lang. mapOf(K key, V value)
-