public class BoundarySet<T> extends HashSet<T>
| Constructor and Description |
|---|
BoundarySet(String[] dataSources,
boolean implicit) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
allows(ProxySession proxySession) |
boolean |
allows(String dataSource) |
boolean |
isImplicit() |
add, clear, clone, contains, isEmpty, iterator, remove, sizeequals, hashCode, removeAlladdAll, containsAll, retainAll, toArray, toArray, toStringpublic BoundarySet(String[] dataSources, boolean implicit)
public boolean isImplicit()
public boolean allows(ProxySession proxySession)
public boolean allows(String dataSource)
Copyright © 2013. All Rights Reserved.