public static class ArabicTreeNormalizer.ArabicEmptyFilter extends Object implements java.util.function.Predicate<Tree>, Serializable
| Constructor and Description |
|---|
ArabicEmptyFilter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
test(Tree t) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitand, isEqual, negate, orpublic boolean test(Tree t)
test in interface java.util.function.Predicate<Tree>