Package de.xima.fc.mdl.cache
Class BinaryCacheModel
java.lang.Object
de.xima.fc.mdl.cache.ACacheModel
de.xima.fc.mdl.cache.BinaryCacheModel
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.xima.fc.mdl.cache.ACacheModel
getVersion
-
Constructor Details
-
BinaryCacheModel
public BinaryCacheModel(byte[] data, long date, int version)
-
-
Method Details
-
getData
public byte[] getData() -
getDate
public long getDate()
-