Package de.xima.fc.mdl.cache
Class StringCacheModel
- java.lang.Object
 - 
- de.xima.fc.mdl.cache.ACacheModel
 - 
- de.xima.fc.mdl.cache.StringCacheModel
 
 
 
- 
- All Implemented Interfaces:
 Serializable
public class StringCacheModel extends ACacheModel
- See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description StringCacheModel(String data, int version) 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetData()- 
Methods inherited from class de.xima.fc.mdl.cache.ACacheModel
getVersion 
 - 
 
 -