History of static Revision history for: English (US) Sep 17, 2016, 6:35:19 AM Getkey `Triple.triple(0)` would yield `3` even though `0` is the expected result Previous Jun 8, 2016, 1:59:08 AM fscholz editorial review; lint Previous Jun 7, 2016, 2:48:04 PM paulwithap Fix typo in example + fix grammar Previous May 13, 2016, 5:20:00 PM MortezaT Previous May 13, 2016, 5:19:25 PM MortezaT Previous May 13, 2016, 5:18:46 PM MortezaT Previous Jan 25, 2016, 1:38:36 AM fscholz clr review Previous Jan 24, 2016, 3:08:21 PM vmasto Adds an example of what happens if one calls a static method of a subclass which relies on static methods of the parent class, while the parent is instantiated. Previous Jan 13, 2016, 4:33:04 PM renren89 Previous Jan 9, 2016, 9:45:20 PM fortunebubble the class called triple, so n = n || 1 should be used, not n=n|1(bit wise)