@Target(value=METHOD) @Retention(value=RUNTIME) public @interface ForkJoin
String
executor
boolean
isReturn
int
threshold
public abstract int threshold
public abstract String executor
public abstract boolean isReturn
Copyright © 2022. All rights reserved.