public class SingleServedStubResult extends SingleItemResult<ServeEvent>
| Constructor and Description |
|---|
SingleServedStubResult(ServeEvent item) |
| Modifier and Type | Method and Description |
|---|---|
static SingleServedStubResult |
fromOptional(com.google.common.base.Optional<ServeEvent> servedStub) |
getItem, isPresentpublic SingleServedStubResult(ServeEvent item)
public static SingleServedStubResult fromOptional(com.google.common.base.Optional<ServeEvent> servedStub)