Searched refs:lowerBound (Results 1 – 2 of 2) sorted by relevance
108 public static boolean hasNewer(Key parentKey, String kind, Long lowerBound) { in hasNewer() argument109 if (lowerBound == null || lowerBound <= 0) { in hasNewer()113 Key startKey = KeyFactory.createKey(parentKey, kind, lowerBound); in hasNewer()
153148 private final int lowerBound