public static class RangeUnits.Bytes$ extends RangeUnit implements scala.Product, java.io.Serializable
Modifier and Type | Field and Description |
---|---|
static RangeUnits.Bytes$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
Bytes$() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
name() |
<R extends Rendering> |
render(R r) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
$init$, productArity, productElement, productElementName, productElementNames, productIterator, productPrefix
value
toString
public static final RangeUnits.Bytes$ MODULE$