O - is the return type of the given Load operation.R - is the return type of the operation.public interface LoadBuilder<O,R>
| Modifier and Type | Method and Description |
|---|---|
R |
load(Load<O> load)
Defines a load operation.
|
Copyright © 2016. All rights reserved.