Johan Compagner wrote:
you can use:public final <S extends Component> Object visitChildren(final Class<?> clazz, final IVisitor<S> visitor) then you have to cast yes, but you can cast safely. johan
I don't get it, sorry. How could I cast safely there ? --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
