accept

open override fun accept(identifiable: Identifiable?): Boolean

Determines if the item satisfies the rules of this filter.

Return

true is the item meets all rules of this filter; false otherwise.

Parameters

t

the item to check against