Object KeyValueConfigurer.Companion
-
- All Implemented Interfaces:
public class KeyValueConfigurer.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static KeyValueConfigurer.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final <K extends Any> KeyValueConfigurer<K>noOp()-
-
Method Detail
-
noOp
final <K extends Any> KeyValueConfigurer<K> noOp()
-
-
-
-