| Modifier and Type | Method and Description |
|---|---|
static IFilterFilterComparatorFunc |
IFilterFilterComparatorFunc.$as(Object obj) |
| Modifier and Type | Method and Description |
|---|---|
<T> net.java.html.lib.Array<T> |
IFilterFilter.$apply(T[] array,
IFilterFilterPatternObject expression,
IFilterFilterComparatorFunc<T> comparator) |
<T> net.java.html.lib.Array<T> |
IFilterFilter.$apply(T[] array,
IFilterFilterPredicateFunc<T> expression,
IFilterFilterComparatorFunc<T> comparator) |
<T> net.java.html.lib.Array<T> |
IFilterFilter.$apply(T[] array,
String expression,
IFilterFilterComparatorFunc<T> comparator) |
Copyright © 2016. All rights reserved.