Search:

Type: Posts; User: Scotty

Search: Search took 0.10 seconds.

  1. Replies
    4
    Views
    1,579

    Re: ArrayList to String/outOfBounds

    Thank you!
  2. Replies
    4
    Views
    1,579

    Re: ArrayList to String/outOfBounds

    because it is in arrayList not an array? so array.length is wrong?
  3. Replies
    4
    Views
    1,579

    ArrayList to String/outOfBounds

    Hiya,

    I am trying to create a single String out of an array list.

    I am building up the code, but does anyone know why I get a arrayOutOfBounds for this


    protected ArrayList<Dice>...
Results 1 to 3 of 3