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

/openjdk7/jdk/src/share/classes/java/util/regex/
H A DMatcher.java60 * useAnchoringBounds} and {@link #useTransparentBounds useTransparentBounds}
968 * {@link #useTransparentBounds useTransparentBounds} and
1031 * <p> See {@link #useTransparentBounds useTransparentBounds} for a
1038 * @see java.util.regex.Matcher#useTransparentBounds(boolean)
1071 public Matcher useTransparentBounds(boolean b) { method in class:Matcher

Completed in 33 milliseconds