Search:

Type: Posts; User: Khadafi

Search: Search took 0.15 seconds.

  1. Replies
    4
    Views
    1,303

    Re: Boolean Method Test Problem

    oo yea I remember hearing that before.

    Thanks for that =), works great.
  2. Replies
    4
    Views
    1,303

    Boolean Method Test Problem

    Hi, I am having troube with returning a boolean


    public boolean check(String name, String date){

    boolean test = false;

    for(int i=0; i<myList.size(); i++){...
Results 1 to 2 of 2