org.apache.commons.jexl2
Class CacheTest.Cached0
java.lang.Object
org.apache.commons.jexl2.CacheTest.Cached
org.apache.commons.jexl2.CacheTest.Cached0
- Direct Known Subclasses:
- CacheTest.Cached1
- Enclosing class:
- CacheTest
public static class CacheTest.Cached0
- extends CacheTest.Cached
| Methods inherited from class org.apache.commons.jexl2.CacheTest.Cached |
ambiguous, ambiguous, compute, COMPUTE, compute, compute, COMPUTE, compute, COMPUTE, compute, COMPUTE |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
value
protected String value
flag
protected Boolean flag
CacheTest.Cached0
public CacheTest.Cached0()
getValue
public String getValue()
setValue
public void setValue(String arg)
setFlag
public void setFlag(boolean b)
isFlag
public boolean isFlag()
Copyright © 2001-2011 The Apache Software Foundation. All Rights Reserved.