Package flexagon.fd.model2.pojo
Class ProjectObjectAttributeDataObjectComparator
java.lang.Object
flexagon.fd.model2.pojo.ProjectObjectAttributeDataObjectComparator
- All Implemented Interfaces:
Comparator<ProjectObjectAttributeDataObject>
public class ProjectObjectAttributeDataObjectComparator
extends Object
implements Comparator<ProjectObjectAttributeDataObject>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Constructor Details
-
ProjectObjectAttributeDataObjectComparator
public ProjectObjectAttributeDataObjectComparator()
-
-
Method Details
-
compare
- Specified by:
comparein interfaceComparator<ProjectObjectAttributeDataObject>
-