Uses of Class
com.google.cloud.datastore.DoubleValue
-
Packages that use DoubleValue Package Description com.google.cloud.datastore A client for Cloud Datastore – A highly-scalable NoSQL database for web and mobile applications. -
-
Uses of DoubleValue in com.google.cloud.datastore
Methods in com.google.cloud.datastore that return DoubleValue Modifier and Type Method Description DoubleValueDoubleValue.Builder. build()static DoubleValueDoubleValue. of(double value)
-