R - The resulting object typepublic interface Binder<R>
| Modifier and Type | Method and Description |
|---|---|
R |
bind(long value)
Bind values derived from a long to some object, returning an object type R
|
R bind(long value)
value - a long input valueCopyright © 2018. All rights reserved.