public class OngoingEitherGet<S>
extends java.lang.Object
| Constructor and Description |
|---|
OngoingEitherGet(Tensor<S> tensor,
S defaultValue) |
| Modifier and Type | Method and Description |
|---|---|
S |
orGet(java.lang.Object... coordinates) |
S |
orGet(Position position) |