|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TraceableValue
Mark a runtime object which may be traced (serialized in a trace file). If
the object is mutable it must also override Object.equals(Object) and
Object.hashCode() to allow traced representations to be cached
correctly.
Marshaller.marshal(Object)| Method Summary | |
|---|---|
Value |
marshal(Marshaller tracer)
|
| Method Detail |
|---|
Value marshal(Marshaller tracer)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||