Skip to content

Instantly share code, notes, and snippets.

@HDBandit
Last active December 7, 2015 20:55
Show Gist options
  • Save HDBandit/32a6abf8aa236dc2abcf to your computer and use it in GitHub Desktop.
Save HDBandit/32a6abf8aa236dc2abcf to your computer and use it in GitHub Desktop.
AudioSystem as = ....;
if (as != null) {
Sysmte.out.println(as);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment