| Interface | Description |
|---|---|
| Identifiable | |
| Temporal | |
| TupleStore |
| Class | Description |
|---|---|
| BaseTupleStore |
A base tuple collection providing reusable implementations for interacting with a tuple store backed by
a hash map with sets in the value representing a multimap.
|
| Pair<O,T> | |
| Tuple<T> |
A value class representing a key/value pair with metadata.
|
| ValueRange<T> |
Specifies a bounded range of values for a given type
|
Copyright © 2014 Calrissian. All rights reserved.