Class BasicNoPutResultSetImpl.FieldComparator
- java.lang.Object
-
- org.apache.derby.impl.sql.execute.BasicNoPutResultSetImpl.FieldComparator
-
- All Implemented Interfaces:
java.util.Comparator<java.lang.reflect.Field>
- Enclosing class:
- BasicNoPutResultSetImpl
public static final class BasicNoPutResultSetImpl.FieldComparator extends java.lang.Object implements java.util.Comparator<java.lang.reflect.Field>
-
-
Constructor Summary
Constructors Constructor Description FieldComparator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
compare(java.lang.reflect.Field left, java.lang.reflect.Field right)
-