Search:

Type: Posts; User: rima

Search: Search took 0.16 seconds.

  1. Replies
    6
    Views
    1,016

    Re: What's wrong in my loop!!

    So sorry for not being able to explain my point! Yes list array == ArrayList.
    Here is exactly what I'm doing: I have an Array of type Object with some strings, I passed that array to a method where...
  2. Replies
    6
    Views
    1,016

    Re: What's wrong in my loop!!

    Thanx for ur attention!! Actually I don't obtain the list array directly from a code that I wrote! I use an external library that returns the list array as an output of one of its methods. So trying...
  3. Replies
    6
    Views
    1,016

    Re: What's wrong in my loop!!

    Off course no! This is only the loop part in which I need to store the strings value of each index in a string set. Why do u need to have all the code?
  4. Replies
    6
    Views
    1,016

    What's wrong in my loop!!

    Hey guys!

    I have a list array of integer type that consist of arrays with the index value of strings that I have stored in a string array. I want to get the actual string values for those indexes,...
Results 1 to 4 of 4