|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.spy.db.FileDriver.ClassParamMatcher
public static class FileDriver.ClassParamMatcher
Parameter matching instance that matches objects by class.
| Constructor Summary | |
|---|---|
FileDriver.ClassParamMatcher(java.lang.Class<?> c)
|
|
| Method Summary | |
|---|---|
boolean |
matches(java.lang.Object o)
Return true if this parameter matches the given object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileDriver.ClassParamMatcher(java.lang.Class<?> c)
| Method Detail |
|---|
public boolean matches(java.lang.Object o)
FileDriver.ParamMatcher
matches in interface FileDriver.ParamMatcher
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||