|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectconsciouscode.seedling.config.EvaluationResult
public class EvaluationResult
| Field Summary | |
|---|---|
Class<?> |
type
|
Object |
value
|
| Constructor Summary | |
|---|---|
EvaluationResult(Object value)
|
|
EvaluationResult(Object value,
Class<?> type)
|
|
| Method Summary | |
|---|---|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public Object value
public Class<?> type
| Constructor Detail |
|---|
public EvaluationResult(Object value,
Class<?> type)
public EvaluationResult(Object value)
| Method Detail |
|---|
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||