JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.aspectj.weaver
ConstantPoolWriter
Contents
Description
Method Summary
Method Details
writeUtf8(String)
Hide sidebar
Show sidebar
Interface ConstantPoolWriter
public interface
ConstantPoolWriter
Used during attribute writing to encode common strings/etc as constant pool references.
Author:
Andy Clement
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
int
writeUtf8
(
String
string)
Method Details
writeUtf8
int
writeUtf8
(
String
string)