|
WebCab Options and Futures Demo v2.5 (J2SE Edition) |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
A general interface which must be implemented by any boundary class.
Particularily it is extended by the DirichletBoundaries
interface and by the Dirichlet abstract class. You should
never implement this interface directly, rather you will implement
DirichletBoundaries, or extend Dirichlet. It contains predefined
constants regarding some parameters of standard option types. It also
contains one method which informs the algorithm about the boundary type.
| Method Summary | |
int |
type()
Returns the type of the boundary. |
| Method Detail |
public int type()
throws Exception
Exception
|
WebCab Options and Futures Demo v2.5 (J2SE Edition) |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||