Uses of Class
kala.compress.harmony.pack200.NewAttributeBands.UnionCase
Packages that use NewAttributeBands.UnionCase
-
Uses of NewAttributeBands.UnionCase in kala.compress.harmony.pack200
Fields in kala.compress.harmony.pack200 with type parameters of type NewAttributeBands.UnionCaseModifier and TypeFieldDescriptionprivate final List<NewAttributeBands.UnionCase> NewAttributeBands.Union.unionCasesMethods in kala.compress.harmony.pack200 that return NewAttributeBands.UnionCaseModifier and TypeMethodDescriptionprivate NewAttributeBands.UnionCaseNewAttributeBands.readNextUnionCase(StringReader reader) Read a UnionCase from the streamMethods in kala.compress.harmony.pack200 that return types with arguments of type NewAttributeBands.UnionCaseConstructor parameters in kala.compress.harmony.pack200 with type arguments of type NewAttributeBands.UnionCaseModifierConstructorDescriptionUnion(String tag, List<NewAttributeBands.UnionCase> unionCases, List<NewAttributeBands.LayoutElement> body)