Uses of Interface
kala.compress.harmony.unpack200.NewAttributeBands.AttributeLayoutElement
Packages that use NewAttributeBands.AttributeLayoutElement
-
Uses of NewAttributeBands.AttributeLayoutElement in kala.compress.harmony.unpack200
Classes in kala.compress.harmony.unpack200 that implement NewAttributeBands.AttributeLayoutElementModifier and TypeClassDescriptionclassstatic classclassprivate static classclassConstant Pool ReferenceclassA replication is an array of layout elements, with an associated countclassA Union is a type of layout element where the tag value acts as a selector for one of the union casesclassA Union caseFields in kala.compress.harmony.unpack200 with type parameters of type NewAttributeBands.AttributeLayoutElementModifier and TypeFieldDescriptionprotected List<NewAttributeBands.AttributeLayoutElement> NewAttributeBands.attributeLayoutElementsMethods in kala.compress.harmony.unpack200 that return NewAttributeBands.AttributeLayoutElementModifier and TypeMethodDescriptionNewAttributeBands.readNextAttributeElement(StringReader stream) Method parameters in kala.compress.harmony.unpack200 with type arguments of type NewAttributeBands.AttributeLayoutElementModifier and TypeMethodDescriptionprivate AttributeNewAttributeBands.getOneAttribute(int index, List<NewAttributeBands.AttributeLayoutElement> elements) Gets one attribute at the given index from the various bands.