Interface TracePathMatcher

All Known Implementing Classes:
FastPathMatcher

public interface TracePathMatcher
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    match(String pattern, String path)
     
  • Method Details