Home
last modified time | relevance | path

Searched defs:Attribute_info (Results 1 – 1 of 1) sorted by relevance

/external/emma/core/java12/com/vladium/jcd/cls/attribute/
DAttribute_info.java50 abstract class Attribute_info implements Cloneable, IClassFormatOutput class
190 protected Attribute_info (final int attribute_name_index, final long attribute_length) in Attribute_info() method in Attribute_info