|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The index behavior for a Map.. The index behavior for a Map.
Method Summary | |
Object |
getKey()
The getKey message returns the key value associated with the current location of the index. |
Object |
setKey(Object aKey)
The setKey: messages repositions the index to an entry having a key value that matches its argument. |
Methods inherited from interface swarm.collections.Index |
compare,
findNext,
findPrev,
get,
getCollection,
getLoc,
getOffset,
next,
prev,
put,
remove,
setLoc,
setOffset |
Methods inherited from interface swarm.defobj.DefinedObject |
describe,
describeID,
getDisplayName,
getTypeName,
getZone,
perform,
perform$with,
perform$with$with,
perform$with$with$with,
respondsTo,
setDisplayName,
xfprint,
xfprintid,
xprint,
xprintid |
Methods inherited from interface swarm.defobj.Drop |
drop |
Method Detail |
public Object setKey(Object aKey)
public Object getKey()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |