public class Permissions extends 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 © 2025. All rights reserved.