javacommons/utils/javasrc/com/nokia/mj/impl/rt/support/Jvm.java
changeset 80 d6dafc5d983f
parent 21 2a9601315dfc
--- a/javacommons/utils/javasrc/com/nokia/mj/impl/rt/support/Jvm.java	Mon Oct 04 11:29:25 2010 +0300
+++ b/javacommons/utils/javasrc/com/nokia/mj/impl/rt/support/Jvm.java	Fri Oct 15 12:29:39 2010 +0300
@@ -100,8 +100,7 @@
      * provided then it can be any Jar file availble in the file system.
      * @param resName Name of the desired resource
      *
-     * @return MemoryInputStream object as InputStream if resource is found,
-     *         otherwise null.
+     * @return NativeMemoryBlock instance if resource is found, otherwise null.
      */
     public static NativeMemoryBlock getResourceAsNativeMemory(String jarPath,
             String resName)