Showing 4,841 of 7,782 total issues
Avoid too many return
statements within this method. Open
Open
return Integer.compare(a.length, b.length);
Avoid too many return
statements within this method. Open
Open
return compare((float[]) a, (float[]) b);
Avoid too many return
statements within this method. Open
Open
return false; //Avoid grid with null group
Avoid too many return
statements within this method. Open
Open
return true;
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return true;
Avoid too many return
statements within this method. Open
Open
return true;
Avoid too many return
statements within this method. Open
Open
return formatLocationMessage(message, (Component) obj);
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return true;
Avoid too many return
statements within this method. Open
Open
return;
Avoid too many return
statements within this method. Open
Open
return false;
Avoid too many return
statements within this method. Open
Open
return true;
Avoid too many return
statements within this method. Open
Open
return false; //Avoid listbox with null group
Avoid too many return
statements within this method. Open
Open
return true;
Avoid too many return
statements within this method. Open
Open
return END_AFTER;
Avoid too many return
statements within this method. Open
Open
return NO_PAST;
Avoid too many return
statements within this method. Open
Open
return NO_POSITIVE;
Avoid too many return
statements within this method. Open
Open
return OVERLAP_END;