Skip to content

Instantly share code, notes, and snippets.

@khg0712
Created May 30, 2018 10:57
Show Gist options
  • Save khg0712/01717950f416adf0b47643d18e7eef3c to your computer and use it in GitHub Desktop.
Save khg0712/01717950f416adf0b47643d18e7eef3c to your computer and use it in GitHub Desktop.
래퍼 객체1
"hello".toUpperCase();//new String(myWord).toUpperCase();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment