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

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

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

Types

ListGetNullableOption

interface ListGetNullableOption<E, T : List<E>>

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

ListGetOption

interface ListGetOption<E : Any, T : List<E>>

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