public class GxFilterComparator
Compare two filter components
| Modifier and Type | Method and Description |
|---|---|
static boolean | compare(GxFilterInterface.html">GxFilterInterface one!, GxFilterInterface.html">GxFilterInterface two!)Compare two filters |
public static boolean compare(GxFilterInterface.html">GxFilterInterface one!, GxFilterInterface.html">GxFilterInterface two!)
Compare two filters
one! - First filter instancetwo! - Second filter instance