public class TestingUtil extends Object
Constructor and Description |
---|
TestingUtil() |
Modifier and Type | Method and Description |
---|---|
static rx.functions.Action0 |
countDown(CountDownLatch latch) |
static <T> void |
instantiateUsingPrivateConstructor(Class<T> cls) |
public static <T> void instantiateUsingPrivateConstructor(Class<T> cls)
public static rx.functions.Action0 countDown(CountDownLatch latch)
Copyright © 2014–2015. All rights reserved.