Matches in DBpedia 2016-04 for { <http://firstclassthoughts.co.uk/java/method_chaining.html> ?p ?o }
Showing triples 1 to 7 of
7
with 100 triples per page.
- method_chaining.html accessdate "2011-04-13".
- method_chaining.html isCitedBy Method_chaining.
- method_chaining.html location firstclassthoughts.co.uk.
- method_chaining.html publisher "First Class Thoughts".
- method_chaining.html quote "In order to simplify repeated object interactions on the same object the old trick Method Chaining originating the world of Smalltalk should be enforced. The idea is to let methods return this rather than void, thus affecting especially set and add methods. Method chaining arose during the designers of Smalltalk pursuit to minimize the number of keywords in the language, which lead to the discovery that void is an unnecessary keyword!.".
- method_chaining.html title "Applying Method Chaining".
- method_chaining.html url method_chaining.html.