public static class VarHandleOp.Options extends Object
VarHandleOp| Modifier and Type | Method and Description |
|---|---|
VarHandleOp.Options |
container(String container) |
VarHandleOp.Options |
sharedName(String sharedName) |
public VarHandleOp.Options container(String container)
container - the container this variable is placed in.public VarHandleOp.Options sharedName(String sharedName)
sharedName - the name by which this variable is referred to.Copyright © 2015–2019. All rights reserved.