T - the input entity typeMAPPER - the functional interface used for mapping valuespublic interface HasMapIfPresent<T,MAPPER,RESULT extends HasMapIfPresent<T,MAPPER,RESULT>>
null, then the new expression will
evaluate to null also.| Modifier and Type | Method and Description |
|---|---|
RESULT |
mapIfPresent(MAPPER mapper)
Returns an expression for the value of this expression mapped using the
specified mapping function.
|
Copyright © 2019 Speedment, Inc.. All rights reserved.