|
FindBugs™ 1.3.9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.umd.cs.findbugs.util.ExactStringMatcher
public class ExactStringMatcher
Exact String-matching predicate.
| Constructor Summary | |
|---|---|
ExactStringMatcher(java.lang.String expected)
Constructor. |
|
| Method Summary | |
|---|---|
boolean |
matches(java.lang.String s)
Return whether or not the given String matches. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ExactStringMatcher(java.lang.String expected)
expected - the expected string value| Method Detail |
|---|
public boolean matches(java.lang.String s)
StringMatcher
matches in interface StringMatchers - a String
public java.lang.String toString()
toString in class java.lang.Object
|
FindBugs™ 1.3.9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||