|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfacets.core.superficial.SNumeric.Coupler
public static class SNumeric.Coupler
Connects a SNumeric to the application.
A SNumeric.Coupler supplies policy and/or client-specific
mechanism to a SNumeric.
| Constructor Summary | |
|---|---|
SNumeric.Coupler()
|
|
| Method Summary | |
|---|---|
NumberPolicy |
policy(SNumeric n)
Returns the policy to be used by a SNumeric
constructed with this SNumeric.Coupler. |
void |
valueSet(SNumeric n)
Defines client-specific mechanism for a SNumeric. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SNumeric.Coupler()
| Method Detail |
|---|
public NumberPolicy policy(SNumeric n)
SNumeric
constructed with this SNumeric.Coupler.
public void valueSet(SNumeric n)
SNumeric.
This method is called whenever setValue is called on n.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||