Package | Description |
---|---|
org.apache.commons.compress.harmony.unpack200 |
Modifier and Type | Method and Description |
---|---|
void |
NewAttributeBands.Callable.addNextToAttribute(NewAttribute attribute)
Used by calls when adding band contents to attributes so they don't have to keep track of the internal index
of the callable.
|
void |
NewAttributeBands.Integral.addToAttribute(int n,
NewAttribute attribute) |
void |
NewAttributeBands.Replication.addToAttribute(int index,
NewAttribute attribute) |
void |
NewAttributeBands.Union.addToAttribute(int n,
NewAttribute attribute) |
void |
NewAttributeBands.Call.addToAttribute(int n,
NewAttribute attribute) |
void |
NewAttributeBands.Reference.addToAttribute(int n,
NewAttribute attribute) |
void |
NewAttributeBands.Callable.addToAttribute(int n,
NewAttribute attribute) |
void |
NewAttributeBands.UnionCase.addToAttribute(int index,
NewAttribute attribute) |
Copyright © 2002–2020 The Apache Software Foundation. All rights reserved.