Cache. @param token the token @param content the content
(StateToken token, StateAbstractDTO content)
| 45 | * the content |
| 46 | */ |
| 47 | void cache(StateToken token, StateAbstractDTO content); |
| 48 | |
| 49 | /** |
| 50 | * Gets the content. |
no outgoing calls
no test coverage detected