@Retention(value=RUNTIME) @Target(value=METHOD) public @interface ajcDeclareParents
boolean
isExtends
String
parentTypes
targetTypePattern
public abstract String targetTypePattern
public abstract String parentTypes
public abstract boolean isExtends
Copyright © 2019. All rights reserved.