File
Doc
Category
Size
Date
Package
ClassComponent.java
API Doc
phoneME MR2 API (J2ME)
1707
Wed May 02 17:59:48 BST 2007
components
ClassComponent
java.lang.Object
public abstract class ClassComponent extends Object
Fields Summary
public boolean
resolved
Constructors Summary
Methods Summary
public void
externalize
(
ConstantPool
p)
// by default, there's nothing to do
public void
resolve
(
ConstantObject[]
table)
// by default, just note that we're resolved. resolved = true;
public abstract void
write
(
java.io.DataOutput
o)
Java Code Source