Interface TypeIdentifier
- All Known Implementing Classes:
ArrayTypeIdentifier,DefinedTypeIdentifier,WildcardIdentifier
public interface TypeIdentifier
-
Method Summary
Modifier and TypeMethodDescriptionbooleanmatches(IdentifierPool pool, org.objectweb.asm.Type type)
-
Method Details
-
matches
-