Interface MenuTitleMatcher
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Matcher used to bind virtual menus to handled-screen titles.
-
Method Summary
Modifier and TypeMethodDescriptionstatic MenuTitleMatcherany()static MenuTitleMatcherstatic MenuTitleMatcherbooleanstatic MenuTitleMatcherstatic MenuTitleMatcher
-
Method Details
-
matches
-
any
-
exact
-
contains
-
regex
-
predicate
-