public interface Operator
| Modifier and Type | Interface and Description |
|---|---|
static class |
Operator.Arity |
| Modifier and Type | Method and Description |
|---|---|
Operator.Arity |
arity() |
String |
name() |
Type |
returnType() |
String name()
Operator.Arity arity()
Type returnType()
Copyright © 2020 The Immutables.org authors. All rights reserved.