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
InterruptedException
public void put() throws InterruptedException
InterruptedException
public static void main(String[] args) throws RunnerException
RunnerException
Copyright © 2020. All rights reserved.