ostore.security
Class SignedQSTree.Root
java.lang.Object
  |
  +--ostore.security.SignedQSTree.Root
- All Implemented Interfaces: 
 - QuickSerializable
 
- Enclosing class: 
 - SignedQSTree
 
- public static class SignedQSTree.Root
- extends Object
- implements QuickSerializable
   
 
 
 
SignedQSTree.Root
public SignedQSTree.Root(InputBuffer buffer)
                  throws QSException
serialize
public void serialize(OutputBuffer buffer)
- Description copied from interface: 
QuickSerializable 
- Add the object to the 
buffer.
- Specified by: 
 serialize in interface QuickSerializable
 
- Parameters:
 buffer - the output buffer to add the object to
 
 
equals
public boolean equals(Object rhs)
- Overrides:
 equals in class Object
 
 
hashCode
public int hashCode()
- Overrides:
 hashCode in class Object