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