public static class PathMatcher.EnhancedPathMatcher<L>
extends java.lang.Object
| Constructor and Description | 
|---|
| EnhancedPathMatcher(PathMatcher<L> underlying) | 
| Modifier and Type | Method and Description | 
|---|---|
| PathMatcher<java.lang.Object> | optional(PathMatcher.Lift<L,scala.Option> lift) | 
public EnhancedPathMatcher(PathMatcher<L> underlying)
public PathMatcher<java.lang.Object> optional(PathMatcher.Lift<L,scala.Option> lift)