Class Uninterruptibles

java.lang.Object
org.awaitility.core.Uninterruptibles

class Uninterruptibles extends Object
These code snippets are copied from the Guava library (e.g. Uninterruptibles#sleepUninterruptibly) to solve issue 134.