Searched defs:hasNext (Results 1 – 5 of 5) sorted by relevance
88 public boolean hasNext() { in hasNext() method in LineIterator
225 public boolean hasNext() { in iterator() method
230 public boolean hasNext() { in hasNext() method in Builder.ChildNodeIterator
838 public boolean hasNext() { in hasNext() method in FusionDictionary.DictionaryIterator
1016 public void moveBox(int fromIndex[], boolean hasPrev, boolean hasNext, in moveBox()