Class Mappings.StringIdentity$
java.lang.Object
com.here.platform.data.client.base.Mappings.Identity<String>
com.here.platform.data.client.base.Mappings.StringIdentity$
- All Implemented Interfaces:
J2SMapping<String>,JavaMapping<String,,String> S2JMapping<String>
- Enclosing class:
- Mappings
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Mappings.StringIdentity$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.here.platform.data.client.base.Mappings.Identity
toJava, toScala
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
StringIdentity$
public StringIdentity$()
-