mirror of
https://github.com/corda/corda.git
synced 2025-06-23 17:53:31 +00:00
add support for the RuntimeVisibleParameterAnnotations attribute
This commit is contained in:
@ -13,4 +13,5 @@ package avian;
|
||||
public class MethodAddendum extends Addendum {
|
||||
public Object exceptionTable;
|
||||
public Object annotationDefault;
|
||||
public Object parameterAnnotationTable;
|
||||
}
|
||||
|
Reference in New Issue
Block a user