Uses of Interface
org.aspectj.weaver.ConstantPoolReader
Packages that use ConstantPoolReader
-
Uses of ConstantPoolReader in org.aspectj.weaver
Methods in org.aspectj.weaver with parameters of type ConstantPoolReaderModifier and TypeMethodDescriptionstatic AjAttribute
AjAttribute.read(AjAttribute.WeaverVersionInfo v, String name, byte[] bytes, ISourceContext context, World w, ConstantPoolReader dataDecompressor)
Constructors in org.aspectj.weaver with parameters of type ConstantPoolReaderModifierConstructorDescriptionVersionedDataInputStream(InputStream is, ConstantPoolReader constantPoolReader)