(ExecutionContext context, String name, boolean shouldThrow)
| 25 | boolean canPut(ExecutionContext context, String name); |
| 26 | |
| 27 | boolean delete(ExecutionContext context, String name, boolean shouldThrow); |
| 28 | |
| 29 | Object defaultValue(ExecutionContext context, String hint); |
| 30 |
no outgoing calls
no test coverage detected