public class Op extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Op.Mode |
static class |
Op.Type |
Modifier and Type | Method and Description |
---|---|
static Op |
of(Op.Mode mode,
Op.Type type,
String name) |
String |
toString() |
Copyright © 2019 The Apache Software Foundation. All rights reserved.