Searched defs:equal (Results 1 - 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/java/net/
H A DURI.java626 * categories, and not equal to the slash character ({@code '/'}) or the
696 * categories, and not equal to the commercial-at character
701 * categories, and not equal to the slash character ({@code '/'}) or the
964 * with all other components equal to those of this URI is returned. This
1149 * <p> The string returned by this method is equal to that returned by the
1183 * <p> The string returned by this method is equal to that returned by the
1213 * <p> The string returned by this method is equal to that returned by the
1297 * <p> The string returned by this method is equal to that returned by the
1326 * <p> The string returned by this method is equal to that returned by the
1355 * <p> The string returned by this method is equal t
1692 private static boolean equal(String s, String t) { method in class:URI
[all...]

Completed in 164 milliseconds