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