public static class Rendering.CrLf$ extends java.lang.Object implements Renderable, scala.Product, java.io.Serializable
Modifier and Type | Field and Description |
---|---|
static Rendering.CrLf$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
CrLf$() |
Modifier and Type | Method and Description |
---|---|
<R extends Rendering> |
render(R r) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final Rendering.CrLf$ MODULE$
public <R extends Rendering> Rendering render(R r)
render
in interface Renderable