size=Integer.valueOf(tmp); | size=Integer.parseInt(tmp); | size=Integer.valueOf(tmp) | size=Integer.parseInt(tmp) | JGroups | 907873eee48e2936f4b46e96cc6d50c341ce92c1 | org.jgroups.demos.ReplCacheDemo | | | | | | Uses | True |
count=Integer.valueOf(total.getNodeValue()); | count=Integer.parseInt(total.getNodeValue()); | count=Integer.valueOf(total.getNodeValue()) | count=Integer.parseInt(total.getNodeValue()) | camel | d3afbd0d8d85668d22a7863891c5a6cbd71b1e41 | org.apache.camel.parser.helper.RouteCoverageHelper | | | TCIVar | count |
---|
v1 | total.getNodeValue() |
---|
| | TCIVar | count |
---|
v1 | total.getNodeValue() |
---|
| Uses | True |