- java.lang.Object
-
- org.pdfsam.eventstudio.Envelope
-
class Envelope extends java.lang.ObjectHold an event and the state of its notification
-
-
Constructor Summary
Constructors Constructor Description Envelope(java.lang.Object event)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.ObjectgetEvent()booleanisNotified()voidnotified()set this event as notified
-