public class NotUsed$ extends NotUsed implements scala.Product, scala.Serializable
Modifier and Type | Field and Description |
---|---|
static NotUsed$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
NotUsed$() |
Modifier and Type | Method and Description |
---|---|
NotUsed |
getInstance()
Java API: the singleton instance
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final NotUsed$ MODULE$
public NotUsed getInstance()
getInstance
in class NotUsed