- java.lang.Object
-
- com.aspose.ms.lang.Event
-
- com.groupdocs.signature.handler.events.ProcessEvents<T>
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
void |
add(T delegate) |
void |
assign(T delegate) |
boolean |
isEmpty() |
void |
remove(T delegate) |
-
Methods inherited from class com.aspose.ms.lang.Event
add, assign, remove
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
ProcessEvents
public ProcessEvents()
-
Method Detail
-
isEmpty
public boolean isEmpty()
- Overrides:
isEmpty
in class com.aspose.ms.lang.Event