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.AccessRule
public boolean isDiscouraged()
isDiscouraged
in interface ClasspathEntry.AccessRule
Copyright © 2008-2016 Eclipse Foundation. All Rights Reserved.