Class EntityProtoComparators
java.lang.Object
com.google.appengine.api.datastore.EntityProtoComparators
Utilities for comparing
OnestoreEntity.EntityProto
. This class is only public because the dev appserver
needs access to it. It should not be accessed by user code.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
A comparator forOnestoreEntity.EntityProto
objects with the same ordering asEntityComparator
. -
Field Summary
Fields -
Method Summary
-
Field Details
-
MULTI_TYPE_COMPARATOR
-