org.objectweb.jac.aspects.cache
Class MethodCache.Entry

java.lang.Object
  extended byorg.objectweb.jac.aspects.cache.MethodCache.Entry
Enclosing class:
MethodCache

public static class MethodCache.Entry
extends Object


Field Summary
 Object value
           
 
Constructor Summary
MethodCache.Entry(Object value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

value

public Object value
Constructor Detail

MethodCache.Entry

public MethodCache.Entry(Object value)