Toggle navigation
Home
java.lang.Integer to long
No. of Instances - 25
No. of Commits - 10
No. of Projects - {'alluxio', 'geoserver', 'neo4j', 'BlossomsPokemonGoManager', 'rapidoid', 'sonarqube'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Jdk -> Jdk
Mapping:
Add or Remove Method invocation
Integer.parseInt(value)
to
Long.parseLong(value)