From 09eabfe43746b4db696223a426197e6196e1efce Mon Sep 17 00:00:00 2001 From: Michi Henning Date: Mon, 20 Jul 2009 13:16:17 +1000 Subject: Bug 3502 - Improve javadoc support in Eclipse Fixed many doc comments in Java and Slice and added doc comments for C#. --- java/src/Ice/Blobject.java | 1 + 1 file changed, 1 insertion(+) (limited to 'java/src/Ice/Blobject.java') diff --git a/java/src/Ice/Blobject.java b/java/src/Ice/Blobject.java index 52cfec01bb2..111b70f0089 100644 --- a/java/src/Ice/Blobject.java +++ b/java/src/Ice/Blobject.java @@ -22,6 +22,7 @@ public abstract class Blobject extends Ice.ObjectImpl * @param inParams The encoded in-parameters for the operation. * @param outParams The encoded out-paramaters and return value * for the operation. The return value follows any out-parameters. + * @param current The Current object to pass to the operation. * @return If the operation completed successfully, the return value * is true. If the operation raises a user exception, * the return value is false; in this case, outParams -- cgit v1.2.3