@Retention(value=RUNTIME) @Target(value=METHOD) @Documented @Inherited public @interface Log
Modifier and Type | Required Element and Description |
---|---|
String |
desc
内容
|
Modifier and Type | Optional Element and Description |
---|---|
Log.LOG_TYPE |
type
类型 curd
|
public abstract String desc
public abstract Log.LOG_TYPE type
Copyright © 2019. All rights reserved.