addBehavior abstract method

T addBehavior(
  1. Behavior<T> behavior
)

Implementation

T addBehavior(Behavior<T> behavior);