I want to iterate over all classes (interfaces, enums, ...) from a repository
(e.g. a jar file). How can I do it? The interface Repository is not
Iterable<? extends JavaClass>.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to