public class ModeledCompanion$
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static ModeledCompanion$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
ModeledCompanion$() |
Modifier and Type | Method and Description |
---|---|
<T> java.lang.String |
nameFromClass(java.lang.Class<T> clazz) |
public static final ModeledCompanion$ MODULE$