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 © 2017 JBoss, a division of Red Hat, Inc.. All Rights Reserved.