Skip to content

Instantly share code, notes, and snippets.

@baso53
Last active November 13, 2021 20:43
Show Gist options
  • Save baso53/15363134bd18ec8e4f510b77cd0623eb to your computer and use it in GitHub Desktop.
Save baso53/15363134bd18ec8e4f510b77cd0623eb to your computer and use it in GitHub Desktop.
public enum Permission {
READ,
WRITE
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment