編集の要約なし |
編集の要約なし |
||
5行目: | 5行目: | ||
if (s1.endsWith("ho")) { | if (s1.endsWith("ho")) { | ||
System.out.println(" | System.out.println("true"); | ||
} | } |
編集の要約なし |
編集の要約なし |
||
5行目: | 5行目: | ||
if (s1.endsWith("ho")) { | if (s1.endsWith("ho")) { | ||
System.out.println(" | System.out.println("true"); | ||
} | } |