public class KeyRange<T> extends Object implements Iterable<Key<T>>, Serializable
This is a typesafe version of the KeyRange object. It represents a number
of ids preallocated with ObjectifyFactory#allocateIds(Class, long)
.
Copyright © 2014. All rights reserved.