getBehaviorByName abstract method

Behavior<T> getBehaviorByName(
  1. String name
)

Implementation

Behavior<T> getBehaviorByName(String name);