In the [Java Interop Docs](https://clojure.org/reference/java_interop),
what does the example
(.instanceMember Classname args*)
mean? (Looks like the example given at the top for that one is `(.getName
String)`, but I don't see any `getName` method in the javadoc for
java.lang.String.)
It's been a while since I've used Java. I understand the other examples
there (accessing static and instance fields/members, and calling static and
instance methods), but I don't understand what that above one means.
Thanks!
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
Note that posts from new members are moderated - please be patient with your
first post.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
---
You received this message because you are subscribed to the Google Groups
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.