Search:

Type: Posts; User: gokuball

Search: Search took 0.07 seconds.

  1. Thread: ArrayList

    by gokuball
    Replies
    3
    Views
    1,431

    Re: ArrayList

    ArrayList<Object> objects = new ArrayList<Object>();
  2. Thread: ArrayList

    by gokuball
    Replies
    3
    Views
    1,431

    ArrayList

    Is there a way to use an ArrayList which hold objects but not specific objects. Something like anonymous objects. For instance you dont know which objects its gonna be you just want that arraylist to...
Results 1 to 2 of 2