Search:

Type: Posts; User: jeremy_

Search: Search took 0.33 seconds.

  1. Replies
    10
    Views
    2,131

    Re: Need help deserializing an integer array.

    I thought I may need to do something like that; the problem is I don't know how I'd programatically create an array with a depth of x? I.e, if I had to do it my way it would probably be something...
  2. Replies
    10
    Views
    2,131

    Need help deserializing an integer array.

    I'm not sure how I should deserialize multi-dimensional arrays in Java. I'm given something like:



    <var object="[[I">
    <_0 object="[I">
    <_0 object="java.lang.Integer">1</_0>
    <_1...
Results 1 to 2 of 2