public static class LanguageRange.$times extends java.lang.Object implements LanguageRange, scala.Product, java.io.Serializable
LanguageRange.$times, LanguageRange.$times$, LanguageRange.One, LanguageRange.One$| Constructor and Description | 
|---|
| $times(float qValue) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | matches(Language lang) | 
| java.lang.String | primaryTag() | 
| float | qValue() | 
| scala.collection.immutable.Nil$ | subTags() | 
| LanguageRange | withQValue(float qValue) | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetSubTags, matches, rendervaluetoStringwithQValuepublic float qValue()
qValue in interface LanguageRangepublic java.lang.String primaryTag()
primaryTag in interface LanguageRangepublic scala.collection.immutable.Nil$ subTags()
public boolean matches(Language lang)
public LanguageRange withQValue(float qValue)
withQValue in interface LanguageRangewithQValue in interface WithQValue<LanguageRange>