Class AspectUtil

java.lang.Object
io.github.resilience4j.utils.AspectUtil

public class AspectUtil extends Object
common Aspect util methods
  • Method Details

    • newHashSet

      @SafeVarargs public static <T> Set<T> newHashSet(T... objs)