Class DistributedSendSSEEvent$
java.lang.Object
scala.runtime.AbstractFunction3<String,String,String,DistributedSendSSEEvent>
com.xebialabs.xlrelease.domain.distributed.events.DistributedSendSSEEvent$
- All Implemented Interfaces:
Serializable
,scala.Function3<String,
String, String, DistributedSendSSEEvent>
public class DistributedSendSSEEvent$
extends scala.runtime.AbstractFunction3<String,String,String,DistributedSendSSEEvent>
implements Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DistributedSendSSEEvent$
Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class scala.runtime.AbstractFunction3
curried, tupled
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
DistributedSendSSEEvent$
public DistributedSendSSEEvent$()
-
-
Method Details
-
toString
- Specified by:
toString
in interfacescala.Function3<String,
String, String, DistributedSendSSEEvent> - Overrides:
toString
in classscala.runtime.AbstractFunction3<String,
String, String, DistributedSendSSEEvent>
-
apply
- Specified by:
apply
in interfacescala.Function3<String,
String, String, DistributedSendSSEEvent>
-
unapply
-