public class Sleep extends Object implements BinaryAction<Long,TimeUnit>
| Constructor and Description |
|---|
Sleep(TimeStrategy time) |
public Sleep(TimeStrategy time)
public void perform(Long duration, TimeUnit unit)
BinaryActionperform in interface BinaryAction<Long,TimeUnit>duration - the former elementunit - the latter elementCopyright © 2013. All Rights Reserved.