|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.iastate.jrelm.core.SimpleFeedback<O>
O
- public class SimpleFeedback<O>
Simple implementation of the Feedback interface. Just acts as a wrapper to allow other types to be used as Feedback .
Constructor Summary | |
---|---|
SimpleFeedback(O value)
|
Method Summary | |
---|---|
O |
getValue()
Retrieve the |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SimpleFeedback(O value)
Method Detail |
---|
public O getValue()
Feedback
getValue
in interface Feedback<O>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |