protected static class LazyRemovalSet.Entry<V> extends Object
protected boolean
removable
protected long
timestamp
protected V
val
LazyRemovalSet.Entry(V val)
boolean
equals(Object obj)
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
protected final V val
protected final long timestamp
protected boolean removable
public LazyRemovalSet.Entry(V val)
public boolean equals(Object obj)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.