<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ja">
	<id>https://skillset.wiki/index.php?action=history&amp;feed=atom&amp;title=String.equals</id>
	<title>String.equals - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://skillset.wiki/index.php?action=history&amp;feed=atom&amp;title=String.equals"/>
	<link rel="alternate" type="text/html" href="https://skillset.wiki/index.php?title=String.equals&amp;action=history"/>
	<updated>2026-04-21T17:30:24Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.42.5</generator>
	<entry>
		<id>https://skillset.wiki/index.php?title=String.equals&amp;diff=3249&amp;oldid=prev</id>
		<title>Y: ページの作成:「&quot;String&quot;.equals [https://docs.oracle.com/javase/jp/8/docs/api/java/lang/String.html#equals-java.lang.Object-]  内容が等しいか真偽します。   String s1 = &quot;…」</title>
		<link rel="alternate" type="text/html" href="https://skillset.wiki/index.php?title=String.equals&amp;diff=3249&amp;oldid=prev"/>
		<updated>2019-06-18T11:13:38Z</updated>

		<summary type="html">&lt;p&gt;ページの作成:「&amp;quot;&lt;a href=&quot;/String&quot; title=&quot;String&quot;&gt;String&lt;/a&gt;&amp;quot;.equals [https://docs.oracle.com/javase/jp/8/docs/api/java/lang/String.html#equals-java.lang.Object-]  内容が等しいか真偽します。   String s1 = &amp;quot;…」&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;quot;[[String]]&amp;quot;.equals [https://docs.oracle.com/javase/jp/8/docs/api/java/lang/String.html#equals-java.lang.Object-]&lt;br /&gt;
&lt;br /&gt;
内容が等しいか真偽します。&lt;br /&gt;
&lt;br /&gt;
 String s1 = &amp;quot;hoge&amp;quot;;&lt;br /&gt;
 String s2 = &amp;quot;text&amp;quot;;&lt;br /&gt;
 &lt;br /&gt;
 if (s1.equals(s2)) {&lt;br /&gt;
     System.out.println(&amp;quot;true&amp;quot;);&lt;br /&gt;
 }&lt;/div&gt;</summary>
		<author><name>Y</name></author>
	</entry>
</feed>