com.syncbuilder.storage.generic
Class AppBlock

java.lang.Object
  |
  +--com.syncbuilder.storage.Block
        |
        +--com.syncbuilder.storage.AppBlock
              |
              +--com.syncbuilder.storage.generic.AppBlock

public class AppBlock
extends AppBlock

The representation of a Databases AppBlock

See Also:
Serialized Form

Fields inherited from class com.syncbuilder.storage.Block
raw
 
Constructor Summary
AppBlock()
           
AppBlock(byte[] contents)
           
 
Method Summary
 void fill()
           
 
Methods inherited from class com.syncbuilder.storage.AppBlock
describe
 
Methods inherited from class com.syncbuilder.storage.Block
pack, toString, unpack
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AppBlock

public AppBlock()

AppBlock

public AppBlock(byte[] contents)
Method Detail

fill

public void fill()
Overrides:
fill in class Block


This material is Copyrighted (C) 1999 by Tilo Christ. All Rights Reserved.