Class JavaMapping.StringIdentity$
java.lang.Object
com.here.platform.data.client.impl.JavaMapping.Identity<String>
com.here.platform.data.client.impl.JavaMapping.StringIdentity$
- All Implemented Interfaces:
J2SMapping<String>,JavaMapping<String,,String> S2JMapping<String>
- Enclosing interface:
- JavaMapping<_J,
_S>
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.here.platform.data.client.impl.JavaMapping
JavaMapping.AdminConfigurationMapping$, JavaMapping.AsJava<J>, JavaMapping.AsScala<S>, JavaMapping.BooleanMapping$, JavaMapping.ConfigurationMapping$, JavaMapping.DoneMapping$, JavaMapping.DoubleMapping$, JavaMapping.HRNMapping$, JavaMapping.Identity<T>, JavaMapping.Implicits$, JavaMapping.Inherited<J,S extends J>, JavaMapping.IntMapping$, JavaMapping.LongMapping$, JavaMapping.StringIdentity$, JavaMapping.SubscriptionConfigurationMapping$ -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JavaMapping.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.impl.JavaMapping.Identity
toJava, toScala
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
StringIdentity$
public StringIdentity$()
-