Jul 23
I’ve added the much-needed introduction page and a very helpful examples page to the project’s site.
Let me know if it helps understanding this library.. !
I’ve added the much-needed introduction page and a very helpful examples page to the project’s site.
Let me know if it helps understanding this library.. !
Chaotic Java is Digg proof thanks to caching by WP Super Cache
July 31st, 2007 at 8:06 am
Can you please give examples of what using one of these iteratrors looks like from the caller’s perspective?
July 31st, 2007 at 9:27 am
You mean using the already-made static function?
September 27th, 2007 at 12:28 am
[...] The question is, how many of these instances are actually there? And how many instances of these variable creations are eventually doomed to explicit definitions due to return values, method parameters, specific generic type requirements, or just because they don’t want to be declared final? This is an interesting question, and looking at Yielder as a test case, I wonder how much of it could be transformed to this new syntax, and how much is forced to stay explicit? [...]