prisonerjohn / processing-web

0 stars 0 forks source link

[CLOSED] generics syntax of arraylist example #132

Open prisonerjohn opened 10 years ago

prisonerjohn commented 10 years ago

Issue by shiffman Friday May 10, 2013 at 19:36 GMT Originally opened as https://github.com/processing/processing-web/issues/132


fix up this page to include generics in example

http://trunk.processing.org/reference/ArrayList.html http://trunk.processing.org/reference/HashMap.html

and < and > are backwards!

This file https://github.com/processing/processing-web/blob/master/content/api_en/include/ArrayList.xml

prisonerjohn commented 10 years ago

Comment by aengelke Sunday May 26, 2013 at 11:46 GMT


and this file: https://github.com/processing/processing-web/blob/master/content/api_en/include/HashMap.xml

prisonerjohn commented 10 years ago

Comment by shiffman Friday May 31, 2013 at 19:09 GMT


fixed