Interface MenuMatcher

All Known Implementing Classes:
MenuMatchers.PathEqualityMenuMatcher, MenuMatchers.PathPatternMenuMatcher

public interface MenuMatcher
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    matches(Menu menu)
     
  • Method Details

    • matches

      boolean matches(Menu menu)