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
Overloads should be grouped together, even when modifiers such as static or private differ between the methods; found ungrouped constructor overloads on line(s): 40.
The parameters of this method are inconsistent with other overloaded versions. A consistent order would be: find(FilteredLog log, String pattern, String directory).