Skip to content

Instantly share code, notes, and snippets.

@numa08
Last active December 10, 2015 10:18
Show Gist options
  • Save numa08/4420013 to your computer and use it in GitHub Desktop.
Save numa08/4420013 to your computer and use it in GitHub Desktop.
public interface Outputalbe {
public String output();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment