Class Cache<S,T>
- java.lang.Object
 - 
- org.apache.tapestry5.internal.plastic.Cache<S,T>
 
 
- 
- 
Constructor Summary
Constructors Constructor Description Cache() 
- 
Method Summary
All Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description protected abstract Tconvert(S input)Tget(S input) 
 -