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