Contains the builders - necessary to provide an extensible fluent API - which allow to create sophisticated get
assertions for List
.
interface ListGetNullableOption<E, T : List<E>>
Represents the extension point for another option after a |
|
interface ListGetOption<E : Any, T : List<E>>
Represents the extension point for another option after a |