|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
K
- the type of key generate by this classpublic interface GroupKeyGenerator<K>
This class can create keys for Dockables.
Method Summary | |
---|---|
K |
generateKey(Dockable dockable)
Generates a new key. |
Method Detail |
---|
K generateKey(Dockable dockable)
null
is a valid
result.
dockable
- the dockable for which a key is requested.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |