単行コメント

// Comment
String val = "";

複数行コメント

/*
Comment
Comment
Comment
 */
String val = "";