getFilters

@NotNull
abstract fun getFilters(): @NotNull Collection<Predicate<out Any>>

Gets the collection of player filters associated with this source.

Return

The collection of player filters.