|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LockableID | |
|---|---|
| tp | CSEP545 Final Project for Java |
| Uses of LockableID in tp |
|---|
| Methods in tp that return LockableID | |
|---|---|
LockableID |
LockableID.concat(Lockable other)
Construct a composite ID using this id as prefix. |
LockableID |
LockableID.getPrefix()
Get the prefix of this id. |
| Methods in tp with parameters of type LockableID | |
|---|---|
int |
LockableID.compareTo(LockableID o)
|
boolean |
LockableID.isPrefixOf(LockableID other)
check whether this object is prefix of the other. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||