public class CacheElement<ENTRY> extends Object implements Serializable
CacheElement(ENTRY entries)
ENTRY
getEntries()
void
setEntries(ENTRY entries)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CacheElement(ENTRY entries)
public ENTRY getEntries()
public void setEntries(ENTRY entries)
Copyright © 2016. All rights reserved.