public class ScopeOrderComparator
extends java.lang.Object
implements java.util.Comparator<java.lang.String>
Constructor and Description |
---|
ScopeOrderComparator(InspectionProfileImpl inspectionProfile) |
Modifier and Type | Method and Description |
---|---|
int |
compare(java.lang.String scope1,
java.lang.String scope2) |
public ScopeOrderComparator(InspectionProfileImpl inspectionProfile)