Class PartitionId

java.lang.Object
scala.AnyVal
com.here.platform.location.compilation.core.PartitionId
All Implemented Interfaces:
Serializable, scala.Equals, scala.Product, scala.Serializable

public class PartitionId extends scala.AnyVal implements scala.Product, scala.Serializable
See Also:
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface scala.Equals

    canEqual, equals

    Methods inherited from interface scala.Product

    productArity, productElement, productIterator, productPrefix
  • Constructor Details

    • PartitionId

      public PartitionId(String value)
  • Method Details

    • value

      public String value()