| 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> | Deprecated
use com.google.collect.Range instead
|
Copyright © 2015 Calrissian. All rights reserved.