User Tools

Site Tools


java

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
java [2015/08/02 15:16]
127.0.0.1 external edit
java [2021/11/23 14:14] (current)
Line 27: Line 27:
  
   public class JavaSlaap{   public class JavaSlaap{
-  public static void main(String [[]] args){ +    public static void main(String [[]] args){ 
-   boolean slaap = java.lang.Programmer.getSlaap(); +      boolean slaap = java.lang.Programmer.getSlaap(); 
-   System.out.println("ALL YOUR SLEEP ARE BELONG TO US"); +      System.out.println("ALL YOUR SLEEP ARE BELONG TO US"); 
-  }+    }
   }   }
  
   public class Programmer extends HumanButItWouldBeAwesomeToBePredatorLikeInAlienVsPredator implements NoLife, NoGirl, NoFriends, EndlessPizza{   public class Programmer extends HumanButItWouldBeAwesomeToBePredatorLikeInAlienVsPredator implements NoLife, NoGirl, NoFriends, EndlessPizza{
-  private static final boolean I_AM_PROGRAMMING = true;  +    private static final boolean I_AM_PROGRAMMING = true;  
-  public static boolean getSlaap(){ +     
-   return !(I_AM_PROGRAMMING); +    public static boolean getSlaap(){ 
-  }+      return !(I_AM_PROGRAMMING); 
 +    }
   }   }
  
-zie ook [[Java/slaap]]+zie ook [[archief:java_slaap]]
  
java.1438528574.txt.gz · Last modified: 2021/11/23 14:04 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki