javadoc fixes (patch by Peter Dobratz)
This commit is contained in:
parent
250aa4b3ff
commit
66d14ffc83
|
|
@ -26,6 +26,8 @@ import java.util.Map;
|
|||
*
|
||||
* @author <a href="mailto:oliver@puppycrawl.com">Oliver Burn</a>
|
||||
* @version 1
|
||||
* @see EmptyForIteratorPadCheck
|
||||
* @see ParenPadCheck
|
||||
*/
|
||||
public final class PadOption
|
||||
extends AbstractOption
|
||||
|
|
|
|||
Loading…
Reference in New Issue