Searched defs:mustCopy (Results 1 - 1 of 1) sorted by relevance

/openjdk7/corba/src/share/classes/sun/rmi/rmic/iiop/
H A DStubGenerator.java908 boolean copyReturn = mustCopy(returnType);
1957 if (mustCopy(args[i])) {
2065 static boolean mustCopy(Type type) { method in class:StubGenerator

Completed in 58 milliseconds