|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
M - the kind of Mode this rewriter acceptsH - the kind of history this rewriter acceptspublic interface HistoryRewriter<H,M extends Mode<H>>
A HistoryRewriter can be
| Method Summary | |
|---|---|
H |
rewrite(Dockable dockable,
M mode,
H history)
Checks whether the history object history is still valid. |
| Method Detail |
|---|
H rewrite(Dockable dockable,
M mode,
H history)
history is still valid.
dockable - the element which is about to change its modemode - the mode that is going to be appliedhistory - the history object that will be forwarded to mode, may be null
null
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||