1.class public abstract interface annotation LMethodAnnotation;
2.super Ljava/lang/Object;
3.implements Ljava/lang/annotation/Annotation;
4
5