| Interface | Description |
|---|---|
| AcceptingData<T> |
Adds the capability for
TSets to accept data from another TSet as an input. |
| StorableTBase<T> |
All
TSets that store data would need to implement this
interface. |
| TSet<T> |
Twister data set.
|
| TupleTSet<K,V> |
Twister data set for keyed data.
|