Searched defs:more (Results 1 – 4 of 4) sorted by relevance
83 public static Path get(String first, String... more) { in get()
295 public abstract Path getPath(String first, String... more); in getPath()
99 public Path getPath(String first, String... more) { in getPath()
471 public boolean more() { in more() method in JSONTokener