See: Description
Interface | Description |
---|---|
SpeedModel |
Interface that all Speed Layer in-memory models implement.
|
SpeedModelManager<K,M,U> |
Implementations of this interface maintain, in memory, the current state of a model in the
speed layer.
|
Class | Description |
---|---|
AbstractSpeedModelManager<K,M,U> |
Convenience implementation of
SpeedModelManager that provides default implementations. |
Copyright © 2014–2018. All rights reserved.