OSDN Git Service

libjava/classpath/ChangeLog.gcj:
[pf3gnuchains/gcc-fork.git] / libjava / classpath / javax / management / openmbean / OpenMBeanOperationInfo.java
index 8b61329..e835b8d 100644 (file)
@@ -109,7 +109,7 @@ public interface OpenMBeanOperationInfo
    *
    * @return the open type of the return value.
    */
-  OpenType getReturnOpenType();
+  OpenType<?> getReturnOpenType();
 
   /**
    * Returns the return type of the operation, as the class