org.codehaus.groovy.runtime.memoize
public final class NullProtectionStorage extends java.lang.Object
| Constructor and Description |
|---|
NullProtectionStorage() |
| Modifier and Type | Method and Description |
|---|---|
void |
touch(java.lang.Object key,
java.lang.Object value)
Does nothing
|