@InterfaceAudience.Private public class RootInputLeafOutput<T extends EntityDescriptor<T>,S extends EntityDescriptor<S>> extends Object
| Constructor and Description |
|---|
RootInputLeafOutput(String name,
T ioDescriptor,
S controllerDescriptor) |
| Modifier and Type | Method and Description |
|---|---|
S |
getControllerDescriptor() |
T |
getIODescriptor() |
String |
getName() |
String |
toString() |
Copyright © 2020 Apache Software Foundation. All rights reserved.