@API(status=INTERNAL,
since="5.1")
public class DynamicDescendantFilter
extends Object
implements Predicate<UniqueId>
TestDescriptors that
implement Filterable.Filterable| Constructor and Description |
|---|
DynamicDescendantFilter() |
| Modifier and Type | Method and Description |
|---|---|
void |
allow(UniqueId uniqueId) |
void |
allowAll() |
boolean |
test(UniqueId uniqueId) |
Copyright © 2020. All rights reserved.