Toggle navigation
Home
boolean to java.lang.Throwable
No. of Instances - 12
No. of Commits - 5
No. of Projects - {'junit5', 'hadoop', 'vert.x', 'jetty.project'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Jdk -> Jdk
Mapping:
Other
new NoStackTraceThrowable("failed")
to
failure
Cascading Type Change (Similar)
boolean
to
Throwable
boolean
to
Throwable
Add or Remove Method invocation
pred.test(composite)
to
pred.apply(composite)
Rename Variable
completed
to
failure
throwableWasNotAlreadyThrown
to
previousThrowable
retryFailure
to
t
retryFailure
to
t
Rename Method invocation
isEmpty
to
getThrowable
Introduce Literal
true
to
t