Uses of Enum
ru.progrm_jarvis.javacommons.invoke.MethodHandleInvocationMode
Packages that use MethodHandleInvocationMode
-
Uses of MethodHandleInvocationMode in ru.progrm_jarvis.javacommons.invoke
Methods in ru.progrm_jarvis.javacommons.invoke that return MethodHandleInvocationModeModifier and TypeMethodDescriptionstatic MethodHandleInvocationModeReturns the enum constant of this type with the specified name.static MethodHandleInvocationMode[]MethodHandleInvocationMode.values()Returns an array containing the constants of this enum type, in the order they are declared.