JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Interface
org.maxicp.state.Storage
Packages that use
Storage
Package
Description
org.maxicp.state.copy
Copier strategy for state restoration
Uses of
Storage
in
org.maxicp.state.copy
Classes in
org.maxicp.state.copy
that implement
Storage
Modifier and Type
Class
Description
class
Copy
<T>
Implementation of
State
with copy strategy
class
CopyInt
Implementation of
StateInt
with copy strategy
class
CopyLong
Implementation of
StateLong
with copy strategy
class
CopyMap
<K,
V>
Implementation of
StateMap
with copy strategy