public class DelegateMethodDescriptions
extends java.lang.Object
| Constructor and Description |
|---|
DelegateMethodDescriptions() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.Map<java.lang.Class<? extends java.lang.annotation.Annotation>,DelegateMethodDescription> |
getDiffSectionSpecDelegatesMap(DiffSectionSpecModel specModel) |
static java.util.Map<java.lang.Class<? extends java.lang.annotation.Annotation>,DelegateMethodDescription> |
getGroupSectionSpecDelegatesMap(GroupSectionSpecModel specModel) |
public static java.util.Map<java.lang.Class<? extends java.lang.annotation.Annotation>,DelegateMethodDescription> getGroupSectionSpecDelegatesMap(GroupSectionSpecModel specModel)
public static java.util.Map<java.lang.Class<? extends java.lang.annotation.Annotation>,DelegateMethodDescription> getDiffSectionSpecDelegatesMap(DiffSectionSpecModel specModel)