public final class PinSet extends Object
static PinSet
EMPTY_PINSET
long
expirationTime
Set<Pin>
pins
PinSet(Set<Pin> pins, long expirationTime)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final PinSet EMPTY_PINSET
public final long expirationTime
public final Set<Pin> pins
public PinSet(Set<Pin> pins, long expirationTime)