Class HashTableIndexing.Id

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

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

    Constructors
    Constructor
    Description
    Id(byte value)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    byte
     

    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

    • Id

      public Id(byte value)
  • Method Details

    • value

      public byte value()