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