Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

6
  • $\begingroup$ It works for me $\endgroup$ Commented Mar 27, 2012 at 21:37
  • $\begingroup$ … and it works for me too! Clever use of Java link… $\endgroup$ Commented Mar 27, 2012 at 21:39
  • $\begingroup$ @Sjoerd, F'x Great! $\endgroup$ Commented Mar 27, 2012 at 21:44
  • 1
    $\begingroup$ Another way of doing the same thing could be with MakeJavaObject[s] instead of JavaNew $\endgroup$ Commented Mar 28, 2012 at 0:11
  • 2
    $\begingroup$ @Rojo I prefer explicit class name, since I am using a particular method of the class, so anyone interested can jump right to Javadocs for Java String. $\endgroup$ Commented Mar 28, 2012 at 10:34