.. java:import:: java.util.concurrent BlockingQueue .. java:import:: java.util.concurrent LinkedBlockingQueue .. java:import:: java.util.concurrent TimeUnit .. java:import:: org.junit.jupiter.api Test .. java:import:: org.slf4j Logger .. java:import:: org.slf4j LoggerFactory LoopbackTest.TestEvent ====================== .. java:package:: se.sics.kompics :noindex: .. java:type:: static class TestEvent implements KompicsEvent :outertype: LoopbackTest Fields ------ id ^^ .. java:field:: final int id :outertype: LoopbackTest.TestEvent Constructors ------------ TestEvent ^^^^^^^^^ .. java:constructor:: public TestEvent(int id) :outertype: LoopbackTest.TestEvent