Javadoc.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@226583 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
a5709b893f
commit
914aec8ee8
|
@ -1110,7 +1110,7 @@ public class StrTokenizer implements ListIterator, Cloneable {
|
|||
*/
|
||||
public static interface Matcher {
|
||||
/**
|
||||
* Returns <code>true</code> if the specified character position matches.
|
||||
* Returns the number of matching characters, zero for no match.
|
||||
* <p>
|
||||
* This method is called to check for a match.
|
||||
* The parameter <code>pos</code> represents the current position to be
|
||||
|
|
Loading…
Reference in New Issue