Class KeyLocks
- java.lang.Object
-
- com.github.tomakehurst.wiremock.common.KeyLocks
-
public class KeyLocks extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description KeyLocks()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description <T> TwithLock(java.lang.String key, java.util.concurrent.Callable<T> action)
-