Uses of Class
kala.compress.harmony.unpack200.NewAttributeBands.LayoutElement
Packages that use NewAttributeBands.LayoutElement
-
Uses of NewAttributeBands.LayoutElement in kala.compress.harmony.unpack200
Subclasses of NewAttributeBands.LayoutElement in kala.compress.harmony.unpack200Modifier and TypeClassDescriptionclassclassclassConstant 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.LayoutElementModifier and TypeFieldDescriptionprivate final List<NewAttributeBands.LayoutElement> NewAttributeBands.Callable.bodyprivate List<NewAttributeBands.LayoutElement> NewAttributeBands.UnionCase.bodyprivate final List<NewAttributeBands.LayoutElement> NewAttributeBands.Union.defaultCaseBodyprivate final List<NewAttributeBands.LayoutElement> NewAttributeBands.Replication.layoutElementsMethods in kala.compress.harmony.unpack200 that return NewAttributeBands.LayoutElementModifier and TypeMethodDescriptionprivate NewAttributeBands.LayoutElementNewAttributeBands.readNextLayoutElement(StringReader stream) Methods in kala.compress.harmony.unpack200 that return types with arguments of type NewAttributeBands.LayoutElementModifier and TypeMethodDescriptionNewAttributeBands.Callable.getBody()NewAttributeBands.UnionCase.getBody()NewAttributeBands.Union.getDefaultCaseBody()NewAttributeBands.Replication.getLayoutElements()private List<NewAttributeBands.LayoutElement> NewAttributeBands.readBody(StringReader stream) Read a 'body' section of the layout from the given streamMethods in kala.compress.harmony.unpack200 with parameters of type NewAttributeBands.LayoutElementModifier and TypeMethodDescriptionprivate intNewAttributeBands.resolveCallsForElement(int i, NewAttributeBands.Callable currentCallable, NewAttributeBands.LayoutElement layoutElement) Constructor parameters in kala.compress.harmony.unpack200 with type arguments of type NewAttributeBands.LayoutElement