| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorc.trace.handles.Handle<E>
orc.trace.handles.RepeatHandle<E>
public class RepeatHandle<E>
Handle, 
Serialized Form| Field Summary | 
|---|
| Fields inherited from class orc.trace.handles.Handle | 
|---|
| value | 
| Constructor Summary | |
|---|---|
| RepeatHandle() | |
| RepeatHandle(E value) | |
| Method Summary | |
|---|---|
|  void | readExternal(java.io.ObjectInput _in) | 
|  void | writeExternal(java.io.ObjectOutput _out) | 
| Methods inherited from class orc.trace.handles.Handle | 
|---|
| equals, get, hashCode, toString | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, finalize, getClass, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public RepeatHandle()
public RepeatHandle(E value)
| Method Detail | 
|---|
public void readExternal(java.io.ObjectInput _in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public void writeExternal(java.io.ObjectOutput _out)
                   throws java.io.IOException
java.io.IOException| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||