Opened 17 years ago
Closed 17 years ago
#1008 closed defect (fixed)
Error in API doc for class `SpotExtraValueBatcher<I>`
Reported by: | Jari Häkkinen | Owned by: | everyone |
---|---|---|---|
Priority: | major | Milestone: | BASE 2.6.3 |
Component: | documentation | Version: | 2.6.2 |
Keywords: | Cc: |
Description
In javadoc section for Class SpotExtraValueBatcher<I>
there should be a job parameter for line
SpotExtraValueBatcher<Float> batcher = bas.getSpotExtraValueBatcher(Float.class, type);
The documentation should be fixed.
Note:
See TracTickets
for help on using tickets.
(In [4271]) Fixes #1008 Updated documentation