public class WildcardTree$
extends java.lang.Object
implements scala.Serializable
| Modifier and Type | Field and Description |
|---|---|
static WildcardTree$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
| Constructor and Description |
|---|
WildcardTree$() |
| Modifier and Type | Method and Description |
|---|---|
<T> WildcardTree<T> |
apply() |
public static final WildcardTree$ MODULE$
public <T> WildcardTree<T> apply()