public class EntityResult<V>
extends java.lang.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 (c) 2002, 2017 Oracle and/or its affiliates. All rights reserved.