simulator

On Wednesday, November 2, 2016 at 5:10:02 PM UTC+1, Steve Hannah wrote:
>
> Which platform do you see this on?  Simulator? iOS?
>
> Steve
>
> On Wed, Nov 2, 2016 at 6:04 AM, CODENAME1 <prity19...@gmail.com 
> <javascript:>> wrote:
>
>> if i have a string say str =  busy,,hello1,hllo2,hello3
>> then StringUtil.tokenize(str,',') -> the list should have 4 times ..at 
>> index 0->busy..at index 1->empty....at index 2 hello1....at index 3 
>> hello2....at index 4 hello3
>> but the current behaviour gives .                                         
>>    at index 0->busy..at index 1->,hello1....at index 2 hello2....at index 3 
>> hello3
>>
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "CodenameOne Discussions" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to codenameone-discussions+unsubscr...@googlegroups.com 
>> <javascript:>.
>> Visit this group at 
>> https://groups.google.com/group/codenameone-discussions.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/codenameone-discussions/3db28772-62f8-4bc9-af0c-8ce928f3ff98%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/codenameone-discussions/3db28772-62f8-4bc9-af0c-8ce928f3ff98%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
>
> -- 
> Steve Hannah
> Software Developer
> Codename One
> http://www.codenameone.com
>

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to codenameone-discussions+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/97c53d25-3919-4e91-abcc-28114eb266a7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to