Toggle navigation
Home
java.lang.String to org.wildfly.clustering.infinispan.spi.distribution.Key<java.lang.String>
No. of Instances - 12
No. of Commits - 1
No. of Projects - {'wildfly'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Jdk -> Internal
Mapping:
Rename Variable
authenticationCache
to
cache
authenticationCache
to
cache
authenticationCache
to
cache
Add or Remove Method invocation
capturedGenerator
to
this.capturedGenerator.capture()
capturedGenerator.capture()
to
this.capturedGenerator
result
to
result.getValue()
capturedGenerator
to
this.capturedGenerator.capture()
capturedGenerator.capture()
to
this.capturedGenerator
Wrap or Un-wrap
thenReturn
to
thenReturn
containsKey
to
containsKey
Rename Method invocation
keys.filter(this.filter)
to
keys.filter(this.filter).map(key -> key.getValue())