public static class TableSwitchBuilder.ValuePair extends Object
Constructor and Description |
---|
ValuePair(AtomicReference<BranchEnd> branchEnd) |
ValuePair(CodeLocation location) |
Modifier and Type | Method and Description |
---|---|
AtomicReference<BranchEnd> |
getBranchEnd() |
CodeLocation |
getLocation() |
public ValuePair(AtomicReference<BranchEnd> branchEnd)
public ValuePair(CodeLocation location)
public CodeLocation getLocation()
public AtomicReference<BranchEnd> getBranchEnd()
Copyright © 2021 JBoss by Red Hat. All rights reserved.