T - The event typepublic abstract class OperatorBuilder<T extends Event>
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
OperatorBuilder.BuildException |
| Constructor and Description |
|---|
OperatorBuilder() |
| Modifier and Type | Method and Description |
|---|---|
abstract Operator<T> |
build() |
public abstract Operator<T> build() throws OperatorBuilder.BuildException
OperatorBuilder.BuildExceptionCopyright © Sylvain HallĂ©. All Rights Reserved.