public class ScopePermissionList extends java.util.ArrayList<ScopePermission>
| Constructor and Description |
|---|
ScopePermissionList(ScopePermission... scopes) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeRange, retainAll, set, size, subList, toArray, toArray, trimToSizepublic ScopePermissionList(ScopePermission... scopes)
public java.lang.String toString()
toString in class java.util.AbstractCollection<ScopePermission>