Uses of Record Class
io.fluxzero.common.handling.HandlerInspector.MethodHandlerMatcher.Specificity
Packages that use HandlerInspector.MethodHandlerMatcher.Specificity
-
Uses of HandlerInspector.MethodHandlerMatcher.Specificity in io.fluxzero.common.handling
Methods in io.fluxzero.common.handling that return HandlerInspector.MethodHandlerMatcher.SpecificityModifier and TypeMethodDescriptionHandlerInspector.MethodHandlerMatcher.computeSpecificity(M message) Methods in io.fluxzero.common.handling with parameters of type HandlerInspector.MethodHandlerMatcher.SpecificityModifier and TypeMethodDescriptionprotected static intHandlerInspector.MethodHandlerMatcher.compare(int leftPriority, HandlerInspector.MethodHandlerMatcher.Specificity leftSpecificity, int leftParameterCount, int leftMethodIndex, int rightPriority, HandlerInspector.MethodHandlerMatcher.Specificity rightSpecificity, int rightParameterCount, int rightMethodIndex)