public interface MethodBuildCallback<T>
Modifier and Type | Method and Description |
---|---|
T |
callback(BlockStatement statement,
DefParameters parms,
DefModifiers modifiers,
ThrowsDeclaration throwsDeclaration,
List<Annotation> annotations,
String comment) |
T callback(BlockStatement statement, DefParameters parms, DefModifiers modifiers, ThrowsDeclaration throwsDeclaration, List<Annotation> annotations, String comment)
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.