public class Permissions
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected long |
permissions |
| Constructor and Description |
|---|
Permissions() |
Permissions(long permissions) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(int permission) |
boolean |
check(int permission) |
void |
remove(int permission) |
Copyright © 2022. All rights reserved.