@Target(value=METHOD) @Retention(value=RUNTIME) public @interface Method
String
key
boolean
success
long
totalTime
usedTime
public abstract String key
public abstract boolean success
public abstract long totalTime
public abstract long usedTime
Copyright © 2019. All rights reserved.