Package io.quarkus.test.common
Class QuarkusTestResourceLifecycleManagerComparator
java.lang.Object
io.quarkus.test.common.QuarkusTestResourceLifecycleManagerComparator
- All Implemented Interfaces:
Comparator<QuarkusTestResourceLifecycleManager>
public final class QuarkusTestResourceLifecycleManagerComparator
extends Object
implements Comparator<QuarkusTestResourceLifecycleManager>
-
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
-
QuarkusTestResourceLifecycleManagerComparator
public QuarkusTestResourceLifecycleManagerComparator()
-
-
Method Details
-
compare
- Specified by:
comparein interfaceComparator<QuarkusTestResourceLifecycleManager>
-