Search:

Type: Posts; User: Koren3

Search: Search took 0.11 seconds.

  1. Replies
    3
    Views
    3,160

    [SOLVED] Re: Threads and variable

    Hi Leandro,
    I solved this stuff. This is normal getter and setter...
  2. Replies
    3
    Views
    3,160

    [SOLVED] Fixing of bug for a small program

    Hallo I fount this code but I think is not right. Could you repair this code. What is missing?


    class Save {
    private int value;
    public sychronized void setValue(int i) {
    this.value =...
Results 1 to 2 of 2