public class TrySleep extends Object implements BinaryAction<Long,TimeUnit>
| Constructor and Description |
|---|
TrySleep(TimeStrategy time) |
public TrySleep(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.