
public interface YieldReason<T>
| Modifier and Type | Field and Description |
|---|---|
static YieldReason<Void> |
NO_REASON |
| Modifier and Type | Method and Description |
|---|---|
T |
reason() |
static final YieldReason<Void> NO_REASON
T reason()
Copyright © 2015 Rice University - Department of Computer Science. All rights reserved.