public class ApexCachePathMatcher extends Object implements PathMatcher
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,Boolean> |
alreadyLogged |
protected PathMatcher |
decorated |
protected static org.slf4j.Logger |
LOGGER |
protected String |
pattern |
| Constructor and Description |
|---|
ApexCachePathMatcher(PathMatcher decorated,
String pattern) |
protected static final org.slf4j.Logger LOGGER
protected final PathMatcher decorated
protected final String pattern
public ApexCachePathMatcher(PathMatcher decorated, String pattern)
Copyright © 2014–2017 Pivotal Software, Inc.. All rights reserved.