Toggle navigation
Home
com.google.common.base.Optional<java.lang.Integer> to int
No. of Instances - 9
No. of Commits - 5
No. of Projects - {'Singularity', 'usergrid'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Jdk
Mapping:
Cascading Type Change (Similar)
Optional<Integer>
to
int
Add or Remove Method invocation
deploy.getHealthcheckMaxRetries()
to
deploy.getHealthcheck().get().getIntervalSeconds()
configuration.getHealthcheckMaxRetries()
to
configuration.getHealthcheckIntervalSeconds()
Rename Variable
healthcheckMaxRetries
to
intervalSeconds
Other
limit
to
limit