@Retention(value=RUNTIME) @Target(value=METHOD) @Documented @Inherited public @interface LogPrint
boolean
in
out
time
public abstract boolean time
public abstract boolean in
public abstract boolean out
Copyright © 2022. All rights reserved.