FilterableByType

interface FilterableByType<ELEMENT : Element, Trait.HasType>(source)

Inheritors

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun filterType(type: SiftType)

Filters elements to include only those representing a matching type.