|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface HasSetter
A Procedure that can be used on the left-hand-side of an assignment. It can do that by overriding getSetter. Alternatively, it can use the default getSetter, as long as it overrides one of set0 (if a 0-argument Procedure) set1 (if a 1-argument Procedure), or setN (otherwise).
| Method Summary | |
|---|---|
Procedure |
getSetter()
|
| Method Detail |
|---|
Procedure getSetter()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||