User Tools

Site Tools


Problem constructing authldap
laboratoare:tutorial-checkstyle
Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
laboratoare:tutorial-checkstyle [2017/09/28 18:58]
Mihai Burduselu [Instalare checkstyle]
laboratoare:tutorial-checkstyle [2017/10/01 22:08]
Adriana Draghici [Tutorial checkstyle]
Line 1: Line 1:
 =Tutorial checkstyle= =Tutorial checkstyle=
  
-* Responsabil: ​todo +* Responsabil: ​[[michelcatalin@gmail.com|Mihai Burdușelu]] 
-* Data publicării: ​todo +* Data publicării: ​01.10.2017 
-* Data ultimei modificări: ​todo+* Data ultimei modificări: ​28.09.2017
  
 ==Obiective== ==Obiective==
Line 64: Line 64:
     }     }
  
-    ​private ​void bark(final int minutes) {+    ​/** 
 +     * @param minutes How long this dog barks. 
 +     */ 
 +    public ​void bark(final int minutes) {
         System.out.println("​My name is "         System.out.println("​My name is "
                 + this.name                 + this.name
laboratoare/tutorial-checkstyle.txt · Last modified: 2017/10/02 11:18 by Tudor Paraschivescu