Skip to content

Instantly share code, notes, and snippets.

@karanmalhi
Created July 28, 2011 14:54
Show Gist options
  • Save karanmalhi/1111679 to your computer and use it in GitHub Desktop.
Save karanmalhi/1111679 to your computer and use it in GitHub Desktop.
Template class
package learnquest;
public class Test {
public static void main(String[] args) {
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment