Contains the builders - necessary to provide an extensible fluent API - which allow to create sophisticated get
assertions for Map
.
interface MapGetNullableOption<K, V, T : Map<out K, V>>
Represents the extension point for another option after a |
|
interface MapGetOption<K, V : Any, T : Map<out K, V>>
Represents the extension point for another option after a |