Uses of Enum
org.assertj.db.util.RowComparator
Packages that use RowComparator
-
Uses of RowComparator in org.assertj.db.util
Methods in org.assertj.db.util that return RowComparatorModifier and TypeMethodDescriptionstatic RowComparatorReturns the enum constant of this type with the specified name.static RowComparator[]RowComparator.values()Returns an array containing the constants of this enum type, in the order they are declared.