@Retention(value=RUNTIME) @Target(value=METHOD) public @interface RunInNewThread
Modifier and Type | Fields and Description |
---|---|
static long |
DEFAULT_TIMEOUT |
Modifier and Type | Optional Element and Description |
---|---|
long |
timeout |
public static final long DEFAULT_TIMEOUT
public abstract long timeout
Copyright © 2005–2022 QOS.ch. All rights reserved.