|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.hammingweight.hammock.AMockObject
com.hammingweight.hammock.mocks.microedition.io.file.MockFileSystemListener
public class MockFileSystemListener
| Field Summary | |
|---|---|
static MockMethod |
MTHD_ROOT_CHANGED_$_INT_STRING
|
| Fields inherited from interface javax.microedition.io.file.FileSystemListener |
|---|
ROOT_ADDED, ROOT_REMOVED |
| Constructor Summary | |
|---|---|
MockFileSystemListener()
|
|
MockFileSystemListener(IInvocationHandler handler)
|
|
| Method Summary | |
|---|---|
void |
rootChanged(int arg0,
java.lang.String arg1)
|
| Methods inherited from class com.hammingweight.hammock.AMockObject |
|---|
assertReturnNotNull, getInvocationHandler, setInvocationHandler |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final MockMethod MTHD_ROOT_CHANGED_$_INT_STRING
| Constructor Detail |
|---|
public MockFileSystemListener()
public MockFileSystemListener(IInvocationHandler handler)
| Method Detail |
|---|
public void rootChanged(int arg0,
java.lang.String arg1)
rootChanged in interface javax.microedition.io.file.FileSystemListener
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||