Uses of Class
dk.cloudcreate.essentials.shared.types.GenericType
-
Packages that use GenericType Package Description dk.cloudcreate.essentials.shared.reflection.invocation -
-
Uses of GenericType in dk.cloudcreate.essentials.shared.reflection.invocation
Constructors in dk.cloudcreate.essentials.shared.reflection.invocation with parameters of type GenericType Constructor Description SingleArgumentAnnotatedMethodPatternMatcher(Class<? extends Annotation> matchOnMethodsAnnotatedWith, GenericType<ARGUMENT_COMMON_ROOT_TYPE> argumentCommonRootType)Create a new strategy that matches methods annotated withmatchOnMethodsAnnotatedWithand have a single method argument that is the same type or a sub-type of theARGUMENT_COMMON_ROOT_TYPE
-