Package de.elo.utils.io
Class ConfigFileComparator
- java.lang.Object
-
- de.elo.utils.io.ConfigFileComparator
-
- All Implemented Interfaces:
java.util.Comparator<de.elo.ix.client.ConfigFile>
public class ConfigFileComparator extends java.lang.Object implements java.util.Comparator<de.elo.ix.client.ConfigFile>Überschrift: ConfigFileComparator.
Beschreibung: Klasse für den Vergleich von ConfigFile-Objekten.
Copyright: Copyright (c) ELO Digital Office GmbH 2018
-
-
Constructor Summary
Constructors Constructor Description ConfigFileComparator()Default Konstruktor.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intcompare(de.elo.ix.client.ConfigFile firstConfigFile, de.elo.ix.client.ConfigFile secConfigFile)
-