public interface HasAsDouble<T>
double.| Modifier and Type | Method and Description |
|---|---|
ToDouble<T> |
asDouble()
Returns an expression that casts the result of the current expression
into a
double. |
Copyright © 2019 Speedment, Inc.. All rights reserved.