|
OMS (v3.0.25) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object oms3.util.Listeners.RangeCheck
public static class Listeners.RangeCheck
Range checker. A range checker that checks for In/Out values tha have an additional "@Range" annotation.
Constructor Summary | |
---|---|
Listeners.RangeCheck()
|
Method Summary | |
---|---|
void |
notice(Notification.Type T,
java.util.EventObject E)
Called when an event happens. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Listeners.RangeCheck()
Method Detail |
---|
public void notice(Notification.Type T, java.util.EventObject E)
Notification.Listener
notice
in interface Notification.Listener
T
- event typeE
- the event
|
OMS (v3.0.25) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |