Package org.sensorhub.api.resource
Class ResourceKey<T extends ResourceKey<T>>
java.lang.Object
org.sensorhub.api.resource.ResourceKey<T>
- All Implemented Interfaces:
Comparable<T>
- Direct Known Subclasses:
CommandStreamKey
,DataStreamKey
,FeatureKey
,PropertyKey
Key used for indexing and referencing resources by their internal ID
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
internalID
-
-
Constructor Details
-
ResourceKey
protected ResourceKey() -
ResourceKey
-
-
Method Details