Skip to content

Instantly share code, notes, and snippets.

@vinsguru
Created October 25, 2020 16:42
Show Gist options
  • Save vinsguru/a7a0ae496468c87aad766568d2a4120f to your computer and use it in GitHub Desktop.
Save vinsguru/a7a0ae496468c87aad766568d2a4120f to your computer and use it in GitHub Desktop.
private int getDataToBePublished(){
System.out.println("getDataToBePublished was called");
return 1;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment