Skip to content

Instantly share code, notes, and snippets.

@JensRantil
Created September 12, 2013 13:32
Show Gist options
  • Save JensRantil/6537370 to your computer and use it in GitHub Desktop.
Save JensRantil/6537370 to your computer and use it in GitHub Desktop.
My new favourite Java class implementation.
public class Image {
public void getImage() {
return;
}
}
@MagnusWinter
Copy link

:godmode:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment