FieldFilter

Callback optionally used to filter fields to be operated on by a field callback.

Functions

Link copied to clipboard
Create a composite filter based on this filter and the provided filter.
Link copied to clipboard
abstract fun matches(field: Field): Boolean
Determine whether the given field matches.