|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IReturnRunnable
Implement this interface if you want your runnable object to return some kind of value.
Method Summary | |
---|---|
java.lang.Object |
getValue()
|
Methods inherited from interface java.lang.Runnable |
---|
run |
Method Detail |
---|
java.lang.Object getValue()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |