CallbackPathMatcher constructor
Creates a CallbackPathMatcher with the specified callback function.
Implementation
CallbackPathMatcher(this._callback);
Creates a CallbackPathMatcher with the specified callback function.
CallbackPathMatcher(this._callback);