T
- the type of the menu entry this filter handlespublic interface MenuEntryFilter<T extends MenuEntry>
Modifier and Type | Method and Description |
---|---|
boolean |
include(T entry)
Whether the menu entry should be included in the menu
|
boolean include(T entry)
entry
- the entry to testCopyright © 2019 Communote team. All rights reserved.