Toggle navigation
Home
com.google.common.base.Optional to java.util.Map
No. of Instances - 24
No. of Commits - 5
No. of Projects - {'sonarqube', 'james-project', 'Singularity'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: External -> Jdk
Mapping:
Rename Variable
environmentVariables
to
envOverrides
environmentVariables
to
envOverrides
environmentVariables
to
envOverrides
environmentVariables
to
envOverrides
getEnvironmentVariables
to
getEnvOverrides
Add or Remove Method invocation
attributes.or(ImmutableMap.<String,Serializable>of())
to
ImmutableMap.copyOf(attributes)
assertThat(attributes.get())
to
assertThat(attributes)
assertThat(attributes.get())
to
assertThat(attributes)
assertThat(attributes.get())
to
assertThat(attributes)
assertThat(attributes.get())
to
assertThat(attributes)
attributes.get().entrySet()
to
attributes.entrySet()
assertThat(attributes.get())
to
assertThat(attributes)
Other
sortedProps
to
sortedProps
attributes
to
attributes
attributes
to
attributes
attributes
to
attributes
attributes
to
attributes
attributes
to
attributes