Lines Matching full:methodmodifiers
1232 %typemap(javadestruct, methodname="delete", methodmodifiers="public synchronized") SWIGTYPE {1242 %typemap(javadestruct_derived, methodname="delete", methodmodifiers="public synchronized") SWIGTYPE {1278 #define %javamethodmodifiers %feature("java:methodmodifiers")