| Package | Description |
|---|---|
| org.smallmind.persistence.cache.praxis | |
| org.smallmind.persistence.cache.praxis.extrinsic | |
| org.smallmind.persistence.cache.praxis.intrinsic |
| Modifier and Type | Class and Description |
|---|---|
class |
ByKeyRoster<I extends Serializable & Comparable<I>,D extends Durable<I>> |
| Modifier and Type | Method and Description |
|---|---|
Roster<DurableKey<I,D>> |
ByKeyRoster.getInternalRoster() |
abstract Roster<D> |
AbstractDurableVector.getRoster() |
| Constructor and Description |
|---|
ByKeyRoster(Class<D> durableClass,
Roster<DurableKey<I,D>> keyRoster) |
| Modifier and Type | Class and Description |
|---|---|
class |
ExtrinsicRoster<T> |
| Modifier and Type | Method and Description |
|---|---|
Roster<D> |
ByKeyExtrinsicVector.getRoster() |
| Modifier and Type | Class and Description |
|---|---|
class |
IntrinsicRoster<T> |
| Modifier and Type | Method and Description |
|---|---|
Roster<D> |
ByKeyIntrinsicVector.getRoster() |
Copyright © 2017. All rights reserved.