Class BehaviorBuilder$
java.lang.Object
org.apache.pekko.actor.typed.javadsl.BehaviorBuilder$
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BehaviorBuilder$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
BehaviorBuilder$
public BehaviorBuilder$()
-
-
Method Details
-
create
- Returns:
- new empty immutable behavior builder.
-