> > if a class is marked as final, there must be some reason for it to be a > final. > > if you remove the final and extends it, may lead to bad error. > > reflection should always be used with care.
-- Ferenc Kovács @Tyr43l - http://tyrael.hu
> > if a class is marked as final, there must be some reason for it to be a > final. > > if you remove the final and extends it, may lead to bad error. > > reflection should always be used with care.
-- Ferenc Kovács @Tyr43l - http://tyrael.hu