Interface EndMatcher


public interface EndMatcher
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    match(int toMatch)
     
  • Method Details

    • match

      boolean match(int toMatch)