public static class ORSet.FullStateDeltaOp$
extends java.lang.Object
implements scala.Serializable
| Modifier and Type | Field and Description |
|---|---|
static ORSet.FullStateDeltaOp$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
| Constructor and Description |
|---|
FullStateDeltaOp$() |
| Modifier and Type | Method and Description |
|---|---|
<A> ORSet.FullStateDeltaOp<A> |
apply(ORSet<A> underlying) |
java.lang.String |
toString() |
<A> scala.Option<ORSet<A>> |
unapply(ORSet.FullStateDeltaOp<A> x$0) |
public static final ORSet.FullStateDeltaOp$ MODULE$
public final java.lang.String toString()
toString in class java.lang.Objectpublic <A> ORSet.FullStateDeltaOp<A> apply(ORSet<A> underlying)
public <A> scala.Option<ORSet<A>> unapply(ORSet.FullStateDeltaOp<A> x$0)