Uses of Class
kala.compress.harmony.unpack200.NewAttributeBands
-
Packages that use NewAttributeBands Package Description kala.compress.harmony.unpack200 Internal package. -
-
Uses of NewAttributeBands in kala.compress.harmony.unpack200
Fields in kala.compress.harmony.unpack200 with type parameters of type NewAttributeBands Modifier and Type Field Description private java.util.Map<AttributeLayout,NewAttributeBands>AttributeLayoutMap. layoutsToBandsMethods in kala.compress.harmony.unpack200 that return NewAttributeBands Modifier and Type Method Description NewAttributeBandsAttributeLayoutMap. getAttributeBands(AttributeLayout layout)Methods in kala.compress.harmony.unpack200 with parameters of type NewAttributeBands Modifier and Type Method Description voidAttributeLayoutMap. add(AttributeLayout layout, NewAttributeBands newBands)
-