T
- public static interface PickerFragment.GraphObjectFilter<T>
Modifier and Type | Method and Description |
---|---|
boolean |
includeItem(T graphObject)
Called to determine if a graph object should be displayed.
|
boolean includeItem(T graphObject)
graphObject
- the graph object