You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Tomas, this is awesome, i was trying out JavaKeywords demo, but i don't understant how to make it to recognize numbers, adding another String[] KEYWORDS as NUMBERS, didn't work.. private static final String NUMBER_PATTERN = "\\???????\\";
Hi Tomas, this is awesome, i was trying out JavaKeywords demo, but i don't understant how to make it to recognize numbers, adding another String[] KEYWORDS as NUMBERS, didn't work..
private static final String NUMBER_PATTERN = "\\???????\\";