doc / ch.tutteli.atrium.api.cc.infix.en_GB.creating.map.get.builders

Package ch.tutteli.atrium.api.cc.infix.en_GB.creating.map.get.builders

Contains @Deprecated builders, switch from package cc.infix to infix; will all be removed with 1.0.0

Types

MapGetNullableOption

interface MapGetNullableOption<K, V, T : Map<out K, V>>

Represents the extension point for another option after a get key-step within a sophisticated get assertion building process for Map.

MapGetOption

interface MapGetOption<K, V : Any, T : Map<out K, V>>

Represents the extension point for another option after a get key-step within a sophisticated get assertion building process for Map.