Toggle navigation
Home
java.util.List to com.google.common.collect.ImmutableList
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'hbase'}
Hierarchy/Composition: T_SUPER_R
Primitive Info: -
NameSpace: Jdk -> External
Mapping:
Add or Remove Method invocation
prefixList
to
ImmutableList.of()
externsCallback.getpolymerElementProps()
to
externsCallback.getPolymerElementProps()
requirement.getValueList()
to
builder.build()
thenApply
to
collect
domains.stream().flatMap(domain -> getDomainIP(domain,dns,log).stream())
to
Guavate.stream(domains).flatMap(domain -> getDomainIP(domain,dns,log).stream())
result.isDegraded()
to
logFailedCheck
methodSymbol.getSimpleName()
to
annotationMirror
methodSymbol.getReturnType()
to
annotationMirror
knownNonNullMethod(methodSymbol,clazzSymbol,types)
to
annotationMirror.getAnnotationType().toString()
methodSymbol
to
annotationMirror.getAnnotationType()
clazzSymbol
to
annotationMirror.getAnnotationType()
clazzSymbol.getQualifiedName()
to
annotationMirror
Other
mInnerList
to
mInnerList
provides
to
provides
requires
to
requires
deps
to
deps
Nullness.fromAnnotations(annotations).orElse(methodReturnsNonNull.apply(callee) ? NONNULL : NULLABLE)
to
Nullness.fromAnnotations(annotations).orElse(methodReturnsNonNull.apply(callee) ? NONNULL : NULLABLE)
linesToPosition
to
linesToPosition
Rename Variable
retrieveUnhealthyOrDegradedHealthChecks
to
executeHealthChecks
testGraphs
to
testNetworks
groupByExpressions
to
allGroupingColumns
groupByExpressions
to
allGroupingColumns
groupByExpressions
to
allGroupingColumns
Convert Class instance creation to method invocation
ClassAndMethod
to
add