getConditions

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

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

Return

the list of Conditions.