I have a class that looks like this:
public final class OrderedSetList<T extends Comparable<? super T>> implements OrderedSet<T> {
Can someone tell me why the constructor has a "Defining the constructor in the wrong order" ?
This is the destination, and we have our own checkstyle configurations, and any validation error is not allowed.
I greatly appreciated your help.
source share