@Inherited @Target(value=METHOD) @Retention(value=RUNTIME) @Documented public @interface RepeatSubmit
int
times
boolean
withParams
public abstract int times
public abstract boolean withParams
Copyright © 2024. All rights reserved.