FileDocCategorySizeDatePackage
IClassFormatOutput.javaAPI DocAndroid 1.5 API1061Wed May 06 22:41:16 BST 2009com.vladium.jcd.compiler

IClassFormatOutput

public interface IClassFormatOutput
Our class tables and nested table structures support this interface so that they could be serialized into binary format as per .class layout format.
author
(C) 2001, Vlad Roubtsov

Fields Summary
Constructors Summary
Methods Summary
public voidwriteInClassFormat(com.vladium.jcd.lib.UDataOutputStream out)