|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.threerings.config.BoundConfig.ScopeKey
protected static class BoundConfig.ScopeKey
Identifies a scope.
| Field Summary | |
|---|---|
protected WeakReference<Scope> |
_scope
The scope. |
| Constructor Summary | |
|---|---|
BoundConfig.ScopeKey(Scope scope)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object other)
|
int |
hashCode()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected WeakReference<Scope> _scope
| Constructor Detail |
|---|
public BoundConfig.ScopeKey(Scope scope)
| Method Detail |
|---|
public int hashCode()
hashCode in class Objectpublic boolean equals(Object other)
equals in class Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||