Skip to content

Instantly share code, notes, and snippets.

@fboeller
Last active January 23, 2019 18:13
Show Gist options
  • Save fboeller/3f4cdd4c378a490c64b0176db87165c3 to your computer and use it in GitHub Desktop.
Save fboeller/3f4cdd4c378a490c64b0176db87165c3 to your computer and use it in GitHub Desktop.
NHwO-1
interface Person {
public String getMiddleName();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment