public static class DefaultClasspathEntry.DefaultAccessRule extends Object implements ClasspathEntry.AccessRule
| Constructor and Description |
|---|
DefaultAccessRule(String path,
boolean discouraged) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getPattern() |
int |
hashCode() |
boolean |
isDiscouraged() |
String |
toString() |
public DefaultAccessRule(String path, boolean discouraged)
public String getPattern()
getPattern in interface ClasspathEntry.AccessRulepublic boolean isDiscouraged()
isDiscouraged in interface ClasspathEntry.AccessRuleCopyright © 2008–2022 Eclipse Foundation. All rights reserved.