Search:

Type: Posts; User: Norm

Search: Search took 0.10 seconds.

  1. [SOLVED] Re: boolean values are going against my assumption on execution of events

    Another way is to set the boolean false only at the head of the method. Then only set it to true in the following code.
  2. [SOLVED] Re: boolean values are going against my assumption on execution of events

    I only see one printlns in your code that would show you what is happening.
    Add a println showing the new value just after every statement that changes the values of the variable. There are 4 that...
Results 1 to 2 of 2