spring-framework / org.springframework.web.servlet.mvc.condition / CompositeRequestCondition / getConditions

getConditions

open fun getConditions(): MutableList<RequestCondition<*>>

Return the underlying conditions, possibly empty but never null.