public class EntityResult<V> extends Object
| Modifier and Type | Method and 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 © 2024. All rights reserved.