Is there a way to access Java enums from Inline::Java? I tried the obvious, e.g.
org::apache::log4j::Level->{OFF} and org::apache::log4j::Level->OFF Neither seems to work... Thanks, Jason
Is there a way to access Java enums from Inline::Java? I tried the obvious, e.g.
org::apache::log4j::Level->{OFF} and org::apache::log4j::Level->OFF Neither seems to work... Thanks, Jason