public final class Java5HacksHelper
extends java.lang.Object
addOverrideAnnotations(JMethodSignature)
,
should only be called when you already know that you are generating Java-5
style code.Modifier and Type | Method | Description |
---|---|---|
static void |
addOverrideAnnotations(JMethodSignature jms) |
Given the method signature, add the Override annotation if this class is
one that we know requires this annotation.
|
public static void addOverrideAnnotations(JMethodSignature jms)
jms
- The method signature to inspect.Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com