com.syncbuilder.storage
Class AppBlock

java.lang.Object
  |
  +--com.syncbuilder.storage.Block
        |
        +--com.syncbuilder.storage.AppBlock
Direct Known Subclasses:
AppBlock, CategoryAppBlock

public abstract class AppBlock
extends Block

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
 java.lang.String describe()
           
 
Methods inherited from class com.syncbuilder.storage.Block
fill, 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

describe

public java.lang.String describe()
Overrides:
describe in class Block


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