startLongMap¶
fun ConfigEntryBuilder.startLongMap(fieldNameKey: Component, value: Map<String, Long>): LongMapBuilder
See startSpecField. Builds a String-keyed map of Long entries.
fun ConfigEntryBuilder.startLongMap(fieldNameKey: Component, value: Map<String, Long>): LongMapBuilder
See startSpecField. Builds a String-keyed map of Long entries.