Skip to content

Instantly share code, notes, and snippets.

@hoangnt-2197
Created September 19, 2021 14:17
Show Gist options
  • Save hoangnt-2197/ade67706eb6022b20cdd8da272a64b67 to your computer and use it in GitHub Desktop.
Save hoangnt-2197/ade67706eb6022b20cdd8da272a64b67 to your computer and use it in GitHub Desktop.
public enum DataSourceType {
READ_WRITE,
READ_ONLY
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment