Package | Description |
---|---|
com.groupdocs.search.common |
The package provides common classes of the library.
|
com.groupdocs.search.events |
The package provides classes of event arguments.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
MulticastDelegate.op_Equality(MulticastDelegate d1,
MulticastDelegate d2)
Checks two delegates for equality.
|
static boolean |
MulticastDelegate.op_Inequality(MulticastDelegate d1,
MulticastDelegate d2)
Checks two delegates for inequality.
|
Modifier and Type | Class and Description |
---|---|
class |
Event<T extends MulticastDelegate>
This class is intended to be inherited when subscribing to events.
|
Modifier and Type | Class and Description |
---|---|
class |
EventHandler<T extends BaseIndexEventArgs>
Represents the base class of an event handler.
|
Copyright © 2020. All rights reserved.