public class PermissionsList<String,V>
extends java.util.HashMap
| Constructor and Description |
|---|
PermissionsList()
Create a new instance of PermissionsList
|
| Modifier and Type | Method and Description |
|---|---|
void |
clear()
Clear the permissions list, plus possibly some other operations.
|
clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values