public class ApplyTypeParamMappingToMethod extends Object implements Visitor<MethodFluent<?>>
| Constructor and Description |
|---|
ApplyTypeParamMappingToMethod(Map<String,TypeRef> mappings) |
ApplyTypeParamMappingToMethod(Map<String,TypeRef> mappings,
AttributeKey<TypeParamRef> attributeKey) |
ApplyTypeParamMappingToMethod(Map<String,TypeRef> mappings,
Optional<AttributeKey<TypeParamRef>> attributeKey) |
ApplyTypeParamMappingToMethod(String name,
TypeRef typeRef) |
| Modifier and Type | Method and Description |
|---|---|
void |
visit(MethodFluent<?> method) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddRequirement, addRequirement, canVisit, getRequirement, getType, hasItem, hasVisitMethodMatching, order, visitpublic ApplyTypeParamMappingToMethod(Map<String,TypeRef> mappings, AttributeKey<TypeParamRef> attributeKey)
public ApplyTypeParamMappingToMethod(Map<String,TypeRef> mappings, Optional<AttributeKey<TypeParamRef>> attributeKey)
public void visit(MethodFluent<?> method)
visit in interface Visitor<MethodFluent<?>>Copyright © 2023. All rights reserved.