public class EntityResult<V>
extends java.lang.Object
| Modifier and Type | Method | Description |
|---|---|---|
OperationResult |
result() |
Returns the OperationResult resulting from the operation.
|
V |
value() |
Returns the entity value resulting from the operation.
|
public V value()
public OperationResult result()
Copyright (c) 2002, 2018 Oracle and/or its affiliates. All rights reserved.