getConditions

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

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

Return

the list of Conditions.