| Package | Description |
|---|---|
| com.groupdocs.search |
The package provides classes for indexing and searching text data in documents of different formats.
|
| com.groupdocs.search.common |
The package provides common classes of the library.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Action
Encapsulates a method that has no parameters and does not return a value.
|
class |
Action1<T>
Encapsulates a method that has a single parameter and does not return a value.
|
class |
Action2<T1,T2>
Encapsulates a method that has two parameters and does not return a value.
|
| 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.
|
Copyright © 2026. All rights reserved.