Bug 20550 - Doc - fields of CorrectionEngine should not be API
Summary: Doc - fields of CorrectionEngine should not be API
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 2.0 F4   Edit
Assignee: David Audel CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-18 13:09 EDT by David Audel CLA
Modified: 2002-06-28 07:14 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Audel CLA 2002-06-18 13:09:44 EDT
CorrectionEngine fields should not be API. They must be private.

The following comment must be in the javadoc of the class : 'This class is not 
intended to be subclassed by client. This class is intended to be instantiated 
by client'.
Comment 1 Philipe Mulet CLA 2002-06-25 10:34:16 EDT
Shouldn't touch field modifiers, simply fix up comments.
Comment 2 David Audel CLA 2002-06-25 11:27:52 EDT
Fixed.
Comment 3 David Audel CLA 2002-06-28 07:14:58 EDT
Verified.