|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.wicket.util.lang.Exceptions.Visit<T>
T - public static class Exceptions.Visit<T>
Represents a visit
| Constructor Summary | |
|---|---|
Exceptions.Visit()
|
|
| Method Summary | |
|---|---|
void |
stop()
Stops visit |
void |
stop(T result)
Stops visit with specified resut |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Exceptions.Visit()
| Method Detail |
|---|
public void stop(T result)
result - public void stop()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||