public class PathMatchers extends Object
| Constructor and Description |
|---|
PathMatchers() |
| Modifier and Type | Method and Description |
|---|---|
static Predicate<Path>[] |
needsKeyCollection(PathMatcher... matchers) |
static Predicate<Path>[] |
needsObjectCollection(PathMatcher... matchers) |
public static Predicate<Path>[] needsKeyCollection(PathMatcher... matchers)
public static Predicate<Path>[] needsObjectCollection(PathMatcher... matchers)
Copyright © 2017. All rights reserved.