Search:

Type: Posts; User: noFear

Search: Search took 0.10 seconds.

  1. Replies
    9
    Views
    1,724

    Re: How can i divide a string?

    Tokenizer did the trick thanks :)
  2. Replies
    9
    Views
    1,724

    How can i divide a string?

    I have a string containing several words. What i need is to seperate these words and add them to a Set<String>. How can I achieve that?
Results 1 to 2 of 2