Skip to content

Instantly share code, notes, and snippets.

@kepocnhh
Last active October 18, 2017 10:36
Show Gist options
  • Save kepocnhh/efe7c520f2ecc2c9b007652983c5f3ef to your computer and use it in GitHub Desktop.
Save kepocnhh/efe7c520f2ecc2c9b007652983c5f3ef to your computer and use it in GitHub Desktop.
public interface Pretty
{
int getNumber();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment