public class VmLatestPojoListGetter<T extends TimeStampedPojo> extends Object
VmLatestPojoListGetter(Storage storage, Category<T> cat)
protected Query<T>
buildQuery(VmRef vmRef, long since)
List<T>
getLatest(VmRef vmRef, long since)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public VmLatestPojoListGetter(Storage storage, Category<T> cat)
public List<T> getLatest(VmRef vmRef, long since)
protected Query<T> buildQuery(VmRef vmRef, long since)
Copyright © 2013. All rights reserved.