Class Mappings.ArrayIdentity$
java.lang.Object
com.here.platform.data.client.base.Mappings.Identity<byte[]>
com.here.platform.data.client.base.Mappings.ArrayIdentity$
- All Implemented Interfaces:
J2SMapping<byte[]>,JavaMapping<byte[],,byte[]> S2JMapping<byte[]>
- Enclosing class:
- Mappings
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Mappings.ArrayIdentity$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
-
ArrayIdentity$
public ArrayIdentity$()
-