should_trait_the_first_method_while_trait_instance_with_many_annotated_method
should_trait_all_annotated_method
sorry, both of them fail when I execute the DelegateTest. I use jdk 1.5. I dig in your code and think maybe the result of target.getClass().getMethods() methond cann't return a certain list in differement time. What is your idea?
should_trait_the_first_method_while_trait_instance_with_many_annotated_method
should_trait_all_annotated_method
sorry, both of them fail when I execute the DelegateTest. I use jdk 1.5. I dig in your code and think maybe the result of target.getClass().getMethods() methond cann't return a certain list in differement time. What is your idea?