Skip to content

Instantly share code, notes, and snippets.

@shoheikawano
Created April 21, 2014 11:43
Show Gist options
  • Save shoheikawano/11140359 to your computer and use it in GitHub Desktop.
Save shoheikawano/11140359 to your computer and use it in GitHub Desktop.
プログラミング初歩見習いのJavaメモ / 型別の初期値について ref: http://qiita.com/shohe_i/items/65f273d11468941cd152
boolean isValid;
System.out.print(isValid);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment