public final class Java5HacksHelper
extends java.lang.Object
Our one public method, addOverrideAnnotations(JMethodSignature),
should only be called when you already know that you are generating Java-5
style code.
| Modifier and Type | Method and 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 inspectIntalio Inc. (C) 1999-2006. All rights reserved http://www.intalio.com