Search:

Type: Posts; User: Kyumin

Search: Search took 0.09 seconds.

  1. Replies
    3
    Views
    864

    Re: nullPointerException

    it's an assignment and the feedback was just nullPointerException for constructor. it's alright... i think i should give up amending it. i need to study for tomorrow's test :( thx anyway!
  2. Replies
    3
    Views
    864

    nullPointerException

    hi, i'm getting constructor null pointer exception but i don't know what has gone wrong...


    private int capacity; // maximum capacity of the board
    private double minimum; // minimum distance of...
  3. Replies
    3
    Views
    824

    Re: how to disclose my code?

    hi! do you happen to know about iterator and fail fast? i need someone to check my code :/
  4. Replies
    0
    Views
    697

    iterator and fail fast

    is this how iterator and fail fast should be implemented? can someone ps check my code?


    public Iterator<LinkedListNode> iterator() {
    return new SortedLinkedListIterator();
    }

    protected...
  5. Replies
    3
    Views
    824

    how to disclose my code?

    hi! i'm new here. i don't know how should i include my code here since it keep saying number of urls are limited for new post and ask me to checked if there's forbidden word. i need someone to check...
Results 1 to 5 of 5