Search:

Type: Posts; User: javapenguin

Search: Search took 0.17 seconds.

  1. Replies
    5
    Views
    1,597

    Poll: Re: Making a clock

    Hmmmmm....should I change my constructors that take Collections or Vectors as parameters into static methods that return DoublyLinkedList type? I'm starting to think that.

    Also, can you always...
  2. Replies
    5
    Views
    1,597

    Poll: Re: Making a clock

    Ok. Now all the red errors are gone. Perhaps it's because I had more than one project with this class.

    However, it's telling me small yellow errors.


    package ProjectOfDoom;

    import...
  3. Replies
    5
    Views
    1,597

    Poll: Re: Making a clock

    Well, apprently it doesn't like some generic parameters in constructors.

    Now it's just ticked because I'm using polymorphism to add a MyCollection to the DoublyLinkedList. I have an, undefined of...
  4. Replies
    5
    Views
    1,597

    Poll: Making a clock

    Ok, I'm still testing out something and I'd like the actual program, that I'm doing demo runs on various parts to see how to get them to work.

    However, I'd like the clock to work.

    package...
Results 1 to 4 of 4