public interface Fix
| Modifier and Type | Method and Description |
|---|---|
String |
getText()
The text displayed to the user as the fix description.
|
ChangeInfo |
implement()
Correct the source, doing whatever the hint says it will do.
|
String getText()
ChangeInfo implement() throws Exception
ExceptionBuilt on June 18 2013. | Portions Copyright 1997-2013 Oracle. All rights reserved.