public class BinaryCacheModel extends Object implements Serializable
BinaryCacheModel(byte[] data, long date, int version)
byte[]
getData()
long
getDate()
int
getVersion()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BinaryCacheModel(byte[] data, long date, int version)
public byte[] getData()
public long getDate()
public int getVersion()
Copyright © 2018 XIMA MEDIA GmbH. All rights reserved.