Search:

Type: Posts; User: cutekill0

Search: Search took 0.09 seconds.

  1. Replies
    3
    Views
    3,998

    Re: DoubleArraySeq Help

    sorry, I didn't realized I only posted the first half of the code, here's what I have so far:


    public class DoubleArraySeq implements Cloneable
    {
    // Invariant of the DoubleArraySeq class:
    //...
  2. Replies
    3
    Views
    3,998

    DoubleArraySeq Help

    Hello guys, I'm trying to build this DoubleArraySeq program and the addAfter and addBefore methods are not working correctly and I can't figure out why please help



    public class DoubleArraySeq...
Results 1 to 2 of 2