DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR JAVA
Load collection of strings from console
Collection
<
String
>
phones
=
Arrays
.
asList
(
scanner
.
nextLine
(
)
.
split
(
"s+"
)
)
;
PREVIOUS
NEXT
Tagged:
#Load
#collection
#strings
#console
ADD COMMENT
Topic
COMMENT
Name
9+2 =
Submit