public class EventSeq$
extends Object
-
Field Summary
Fields
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Details
-
EventSeq$
public EventSeq$()
-
Method Details
-
-
-
-
create
public final EventSeq create(scala.collection.immutable.Seq<Object> events)
Java API
-
apply
public final EventSeq apply(scala.collection.immutable.Seq<Object> events)