Home
last modified time | relevance | path

Searched defs:peek (Results 1 – 1 of 1) sorted by relevance

/art/tools/class2greylist/src/com/android/class2greylist/
DStringCursor.java46 public char peek() { in peek() method in StringCursor
57 public String peek(int n) throws StringCursorOutOfBoundsException { in peek() method in StringCursor