Uses of Class
com.google.cloud.datastore.DoubleValue.Builder
Packages that use DoubleValue.Builder
Package
Description
A client for Cloud Datastore – A highly-scalable NoSQL database for web and mobile applications.
-
Uses of DoubleValue.Builder in com.google.cloud.datastore
Methods in com.google.cloud.datastore that return DoubleValue.BuilderModifier and TypeMethodDescriptionstatic DoubleValue.BuilderDoubleValue.newBuilder(double value) DoubleValue.toBuilder()