Uses of Class
com.strobel.assembler.metadata.CapturedType
-
Packages that use CapturedType Package Description com.strobel.assembler.metadata -
-
Uses of CapturedType in com.strobel.assembler.metadata
Methods in com.strobel.assembler.metadata with parameters of type CapturedType Modifier and Type Method Description R
DefaultTypeVisitor. visitCapturedType(CapturedType t, P p)
R
TypeMetadataVisitor. visitCapturedType(CapturedType t, P p)
TypeReference
TypeSubstitutionVisitor. visitCapturedType(CapturedType t, java.util.Map<TypeReference,TypeReference> map)
-