public class WhiteList extends HashSet<String>
| Constructor and Description |
|---|
WhiteList() |
WhiteList(Collection<String> packageNames) |
add, clear, clone, contains, isEmpty, iterator, remove, sizeequals, hashCode, removeAlladdAll, containsAll, retainAll, toArray, toArray, toStringpublic WhiteList()
public WhiteList(Collection<String> packageNames)
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.