Class Mappings.IntMapping$
java.lang.Object
com.here.platform.data.client.base.Mappings.IntMapping$
- All Implemented Interfaces:
J2SMapping<Integer>,JavaMapping<Integer,,Object> S2JMapping<Object>
- Enclosing class:
- Mappings
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Mappings.IntMapping$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.here.platform.data.client.base.S2JMapping
toJava
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
IntMapping$
public IntMapping$()
-
-
Method Details
-
toScala
- Specified by:
toScalain interfaceJ2SMapping<Integer>
-
toJava
-