public class MatchedAdvice extends Object
MatchedAdvice(Predicate<Method> predicate, Advice... advices)
boolean
accept(Method method)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MatchedAdvice(Predicate<Method> predicate, Advice... advices)
public boolean accept(Method method)
Copyright © 2024 fossc. All rights reserved.