Package io.github.resilience4j.utils
Class AspectUtil
- java.lang.Object
-
- io.github.resilience4j.utils.AspectUtil
-
public class AspectUtil extends java.lang.Objectcommon Aspect util methods
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static <T> java.util.Set<T>newHashSet(T... objs)
-