Package org.sensorhub.api.common


package org.sensorhub.api.common
  • Class
    Description
    Class used to store arbitrary long IDs (i.e.
     
    BigId implementation backed by a single long value
    BigId implementation backed by a single long value
    Interface for all ID encoders/decoders that can encode/decode BigId instances to/from String representations.
    Helper interface providing ID encoders for all resources available on the sensor hub.
    Base exception class for all exceptions generated in SensorHub
    ValueRange<DataType>
    Immutable object for storing ranges of values of any types