Remove unnecessary control flow#10363
Open
niloc132 wants to merge 45 commits into
Open
Annotations
10 warnings
|
Build, style/api checks, produce docs
[removal] Double(double) in Double has been deprecated and marked for removal
|
|
Build, style/api checks, produce docs
[removal] Double(double) in Double has been deprecated and marked for removal
|
|
Build, style/api checks, produce docs
[removal] Double(double) in Double has been deprecated and marked for removal
|
|
Build, style/api checks, produce docs
[removal] Double(double) in Double has been deprecated and marked for removal
|
|
Build, style/api checks, produce docs
[LongDoubleConversion] Conversion from long to double may lose precision; use an explicit cast to double if this was intentional
|
|
Build, style/api checks, produce docs
[AlmostJavadoc] This comment contains Javadoc or HTML tags, but isn't started with a double asterisk (/**); is it meant to be Javadoc?
|
|
Build, style/api checks, produce docs
[EffectivelyPrivate] This declaration has public or protected modifiers, but is effectively private.
|
|
Build, style/api checks, produce docs
[EffectivelyPrivate] This declaration has public or protected modifiers, but is effectively private.
|
|
Build, style/api checks, produce docs
[CatchAndPrintStackTrace] Logging or rethrowing exceptions should usually be preferred to catching and calling printStackTrace
|
|
Build, style/api checks, produce docs
[VoidUsed] Using a Void-typed variable is potentially confusing, and can be replaced with a literal `null`.
|
background
wait
wait-all
cancel
parallel
Loading