Search:

Type: Posts; User: Blinktwink

Search: Search took 0.21 seconds.

  1. Replies
    5
    Views
    1,310

    Re: Missing return statement???

    Yeah the issue was my 'return null;' had top be outside of the for loop which is now fixed :)
  2. Replies
    5
    Views
    1,310

    Re: Missing return statement???

    Thanks for the reply turns out I just had to shift my:

    "return null;"

    a couple of curly brackets down :)
  3. Replies
    5
    Views
    1,310

    Missing return statement???

    Hello everyone,

    Forgive me for any errors in posting this here or simply bad posting syntax,
    this is my first time posting here and probably won't be my last.


    public Person getPerson(String...
Results 1 to 3 of 3