Skip to content

Instantly share code, notes, and snippets.

@mahimrocky
Created December 12, 2018 09:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mahimrocky/1e83410977d9fc67454cc57e7f076006 to your computer and use it in GitHub Desktop.
Save mahimrocky/1e83410977d9fc67454cc57e7f076006 to your computer and use it in GitHub Desktop.
Now read token
public void readToken(String tokens) {
Tokens = tokenizer.tokenize(tokens);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment