Caches the value. @param info input info (can be null) @throws QueryException query exception
(InputInfo info)
| 22 | * @throws QueryException query exception |
| 23 | */ |
| 24 | void cache(InputInfo info) throws QueryException; |
| 25 | } |
no outgoing calls
no test coverage detected