public class S2JMapping$
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static S2JMapping$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
S2JMapping$() |
Modifier and Type | Method and Description |
---|---|
<S> S2JMapping<S> |
fromScalaMapping(JavaMapping<?,S> mapping) |
public static final S2JMapping$ MODULE$
public <S> S2JMapping<S> fromScalaMapping(JavaMapping<?,S> mapping)