getConditions

@Nonnull
open fun getConditions(): List<Condition<T>>(source)

Override only if you need to implement extremely tricky behaviours. Must be overridden along with setConditions.

Return

the list of Conditions.