public static class LeaseActor.Release$ extends scala.runtime.AbstractFunction0<LeaseActor.Release> implements scala.Serializable
| Modifier and Type | Field and Description |
|---|---|
static LeaseActor.Release$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
| Constructor and Description |
|---|
Release$() |
| Modifier and Type | Method and Description |
|---|---|
LeaseActor.Release |
apply() |
java.lang.String |
toString() |
boolean |
unapply(LeaseActor.Release x$0) |
public static final LeaseActor.Release$ MODULE$
public final java.lang.String toString()
toString in interface scala.Function0<LeaseActor.Release>toString in class scala.runtime.AbstractFunction0<LeaseActor.Release>public LeaseActor.Release apply()
apply in interface scala.Function0<LeaseActor.Release>public boolean unapply(LeaseActor.Release x$0)