How to combine array list string in java ?
- by tiendv
I have some arraylist string with keyword inside like that !
A windows is arraylist string with keyword is bold
Struct of window : 9 words before + keyword + 9 words after
You can see some window overlaping
How to i combine that arraylist to receive like that :
Thanks