Package org.saynotobugs.confidence.asm
Interface ClassAdapter
public interface ClassAdapter
An interface that gives access to certain properties of a class.
-
Method Summary
-
Method Details
-
declaredAnnotations
Iterable<Annotation> declaredAnnotations()
-