On Mon, Dec 28, 2009 at 02:32:48PM -0800, Mark Tomko wrote:

>user=> (str.org.tomko.konkordans.NestedStatics/LevelOne)

Does

    str.org.tomko.konkordans.NestedStatics$LevelOne/ONE

Work?

You can always look in the class output directory that the Java
compiler generates, and see the resulting class name that it creates
(just change the slashes in the path into dots).

David

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to