<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://charlesreid1.com/w/index.php?action=history&amp;feed=atom&amp;title=Category%3AComparators</id>
	<title>Category:Comparators - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://charlesreid1.com/w/index.php?action=history&amp;feed=atom&amp;title=Category%3AComparators"/>
	<link rel="alternate" type="text/html" href="https://charlesreid1.com/w/index.php?title=Category:Comparators&amp;action=history"/>
	<updated>2026-06-20T01:28:28Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.12</generator>
	<entry>
		<id>https://charlesreid1.com/w/index.php?title=Category:Comparators&amp;diff=18666&amp;oldid=prev</id>
		<title>Admin: Created page with &quot;In Java, Comparators are objects that are used to perform comparisons. They define a single compare method that takes two arguments a and b, and the comparator object uses its...&quot;</title>
		<link rel="alternate" type="text/html" href="https://charlesreid1.com/w/index.php?title=Category:Comparators&amp;diff=18666&amp;oldid=prev"/>
		<updated>2017-06-22T23:07:04Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;In Java, Comparators are objects that are used to perform comparisons. They define a single compare method that takes two arguments a and b, and the comparator object uses its...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;In Java, Comparators are objects that are used to perform comparisons. They define a single compare method that takes two arguments a and b, and the comparator object uses its custom defined comparison routine to compare these objects.&lt;br /&gt;
&lt;br /&gt;
See [[Java/Comparators]]&lt;br /&gt;
&lt;br /&gt;
Javadocs link: http://docs.oracle.com/javase/8/docs/api/java/lang/Comparator.html&lt;br /&gt;
&lt;br /&gt;
Also see [[Comparators vs Comparable]]&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
</feed>