Skip to content

Instantly share code, notes, and snippets.

@kickroot
Last active December 14, 2015 08:19
Show Gist options
  • Save kickroot/5057173 to your computer and use it in GitHub Desktop.
Save kickroot/5057173 to your computer and use it in GitHub Desktop.
Java Interface template
public interface ${name} {
////////////////////////////////// Methods \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment