Package org.apache.pekko.japi.pf
Class CaseStatement$
java.lang.Object
org.apache.pekko.japi.pf.CaseStatement$
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final CaseStatement$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
-
CaseStatement$
public CaseStatement$()
-
-
Method Details
-
empty
public <F,T> scala.PartialFunction<F,T> empty()
-