Search:

Type: Posts; User: Norm

Search: Search took 0.22 seconds.

  1. Replies
    3
    Views
    1,957

    Re: need help understanding code

    Have you read the API doc for the setId method? What is it supposed to do? Why is it in the code?
  2. Replies
    3
    Views
    1,957

    Re: need help understanding code

    In standard java the this variable holds a reference to the the class it is in. For the posted code, this would refer to the instance of the JavaLayoutActivity class.
Results 1 to 2 of 2