If the class Baz is in a class named package.foo.Bar, I think you can refer to it as package.foo.Bar$Baz and it'll work.
Larry
If the class Baz is in a class named package.foo.Bar, I think you can refer to it as package.foo.Bar$Baz and it'll work.
Larry