This shows you the differences between two versions of the page.
|
java:util:scanner:nextint [2013/04/10 09:06] 94.223.12.247 |
java:util:scanner:nextint [2024/02/16 01:12] (current) |
||
|---|---|---|---|
| Line 5: | Line 5: | ||
| return int scanned from the input | return int scanned from the input | ||
| - | ===== example nextInt===== | + | ===== example nextInt in java ===== |
| <code java> | <code java> | ||
| package scanner; | package scanner; | ||