operation| Modifier and Type | Method and Description |
|---|---|
List<Output<?>> |
components() |
static OptionalGetValue |
create(Scope scope,
Operand<?> optional,
List<Class<?>> outputTypes,
List<Shape> outputShapes)
Factory method to create a class wrapping a new OptionalGetValue operation.
|
Iterator<Operand<Object>> |
iterator() |
equals, hashCode, op, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic static OptionalGetValue create(Scope scope, Operand<?> optional, List<Class<?>> outputTypes, List<Shape> outputShapes)
scope - current scopeoptional - outputTypes - outputShapes - Copyright © 2015–2019. All rights reserved.