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