|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ISolver
The ISolver interface is part of the problem reporting
mechanism and may be used to define dedicated problem solving
strategies.
| Method Summary | |
|---|---|
void |
solve()
Try to solve an associated problem. |
| Method Detail |
|---|
void solve()
throws java.lang.reflect.InvocationTargetException
java.lang.reflect.InvocationTargetException - If an exception occurs
during the attempt to solve the problem. The exception will be
wrapped by an InvocationTargetException.
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||