Skip to content

Instantly share code, notes, and snippets.

@HDBandit
Last active December 7, 2015 20:25
Show Gist options
  • Save HDBandit/931365188f5cf3dec478 to your computer and use it in GitHub Desktop.
Save HDBandit/931365188f5cf3dec478 to your computer and use it in GitHub Desktop.
Empty Optional
Optional<AudioSystem> sc = Optional.empty();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment