public static final class InlinedProfileBag.Builder extends InlinedProfileBuilder implements AutoCloseable
stateFieldCursor, stateFieldLength, stateFieldStart| Constructor and Description |
|---|
Builder(int length) |
Builder(int offset,
int length) |
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Asserts that the used bit count is in sync with the expected required state bits.
|
branchProfile, conditionProfile, maybeAdvanceStateFieldpublic Builder(int length)
public Builder(int offset,
int length)
public void close()
close in interface AutoCloseable