Searched defs:peek (Results 1 – 6 of 6) sorted by relevance
46 public int peek() throws IOException { in peek() method in PeekableInputStream
77 public V peek(K key) { in peek() method in DequeMap
388 char peek = text.charAt(i + 1); in makeSnippetFromText() local598 char peek = text.charAt(i + 1); in highlightTerms() local
138 Runnable peek = p.first; in scheduleNextLocked() local
137 Runnable peek = p.first; in scheduleNextLocked() local
114 private int peek() throws IOException { in peek() method in ImapResponseParser