Class JavaMapping.BooleanMapping$
java.lang.Object
com.here.platform.data.client.impl.JavaMapping.BooleanMapping$
- All Implemented Interfaces:
J2SMapping<Boolean>,JavaMapping<Boolean,,Object> S2JMapping<Object>
- Enclosing interface:
- JavaMapping<_J,
_S>
public static class JavaMapping.BooleanMapping$
extends Object
implements JavaMapping<Boolean,Object>
-
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.BooleanMapping$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.impl.S2JMapping
toJava
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
BooleanMapping$
public BooleanMapping$()
-
-
Method Details
-
toScala
- Specified by:
toScalain interfaceJ2SMapping<Boolean>
-
toJava
-