You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Compares the relative fitness of two Constructors in terms of how well they
@@ -128,10 +139,9 @@ private static int compareParameterTypes(final Executable left, final Executable
128
139
}
129
140
130
141
/**
131
-
* Gets the number of steps needed to turn the source class into
132
-
* the destination class. This represents the number of steps in the object
133
-
* hierarchy graph.
134
-
* @param srcClass The source class
142
+
* Gets the number of steps needed to turn the source class into the destination class. This represents the number of steps in the object hierarchy graph.
0 commit comments