Located in compilation unit of sun.
Modifier and Type | Field and Description |
---|---|
private final long | |
private static final Set | |
pack-priv static final ReferenceQueue | |
private final Token |
Access | Constructor and Description |
---|---|
pack-priv |
Modifier and Type | Method and Description |
---|---|
public int | compareTo(SessionRef
the object to be compared. other)Implements java. Compares this object with the specified object for order. |
pack-priv void |
id | back to summary |
---|---|
private final long id |
REF_LIST | back to summary |
---|---|
private static final Set<SessionRef> REF_LIST |
REF_QUEUE | back to summary |
---|---|
pack-priv static final ReferenceQueue<Session> REF_QUEUE |
token | back to summary |
---|---|
private final Token token |
SessionRef | back to summary |
---|---|
pack-priv SessionRef(Session session, long id, Token token) |
compareTo | back to summary |
---|---|
public int compareTo(SessionRef other) Implements java. Doc from java. Compares this object with the specified object for order. Returns a negative integer, zero, or a positive integer as this object is less than, equal to, or greater than the specified object. The implementor must ensure The implementor must also ensure that the relation is transitive:
Finally, the implementor must ensure that
|
dispose | back to summary |
---|---|
pack-priv void dispose() |