componentsByType<T> abstract method

Iterable<T> componentsByType<T>()

Used to find component by type.

Implementation

Iterable<T> componentsByType<T>();