Package org.vesalainen.bcc
Interface Writable
-
- All Known Implementing Classes:
AnnotationVal,AnnotationWrapper,ArrayValue,AttributeInfo,ClassFile,ClassInfoIndex,CodeAttribute,ConstantInfo,ConstantInfo.Clazz,ConstantInfo.ConstantDouble,ConstantInfo.ConstantFloat,ConstantInfo.ConstantInteger,ConstantInfo.ConstantLong,ConstantInfo.ConstantString,ConstantInfo.Fieldref,ConstantInfo.Filler,ConstantInfo.InterfaceMethodref,ConstantInfo.Methodref,ConstantInfo.NameAndType,ConstantInfo.Ref,ConstantInfo.Utf8,ConstantValue,ConstValueIndex,ElementValue,ElementValuePair,EnumConstValue,ExceptionsAttribute,ExceptionTable,FieldInfo,LineNumberTable,LineNumberTable.LineNumber,LocalVariableTable,LocalVariableTable.LocalVariable,LocalVariableTypeTable,LocalVariableTypeTable.LocalTypeVariable,MethodInfo,RuntimeVisibleAnnotations,SignatureAttribute,SourceFileAttribute,SubClass,SyntheticAttribute
public interface Writable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidwrite(java.io.DataOutput out)
-