public class JMHSample_30_Interrupts extends Object
| Constructor and Description |
|---|
JMHSample_30_Interrupts() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
void |
put() |
void |
setup() |
Integer |
take() |
public void setup()
public Integer take() throws InterruptedException
InterruptedExceptionpublic void put()
throws InterruptedException
InterruptedExceptionpublic static void main(String[] args) throws RunnerException
RunnerExceptionCopyright © 2025. All rights reserved.