public class Language$
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description | 
|---|---|
| static Language$ | MODULE$Static reference to the singleton instance of this Scala object. | 
| Constructor and Description | 
|---|
| Language$() | 
| Modifier and Type | Method and Description | 
|---|---|
| Language | apply(java.lang.String compoundTag) | 
| Language | apply(java.lang.String primaryTag,
     java.lang.String firstSubTag,
     scala.collection.immutable.Seq<java.lang.String> otherSubTags) | 
public static final Language$ MODULE$