spring-framework / org.springframework.web.servlet.mvc.condition / AbstractRequestCondition / isEmpty

isEmpty

open fun isEmpty(): Boolean

Indicates whether this condition is empty, i.e. whether or not it contains any discrete items.

Return
true if empty; false otherwise