Export to GitHub

functionaljava - issue #5

Example for Gen<A> is wrong in Javadoc


Posted on May 19, 2009 by Quick Rabbit

The example shown for Gen<A> uses static methods on Arbitrary that don't exist. They should be static fields instead. Example: arbInteger and gen.

2.19

Comment #1

Posted on May 19, 2009 by Swift Lion

Woops, fixed.

Comment #2

Posted on May 23, 2009 by Quick Rabbit

(No comment was entered for this change.)

Status: Fixed

Labels:
Type-Defect Priority-Medium Component-Docs