public interface StackDelta
Modifier and Type | Method and Description |
---|---|
long |
getChange() |
StackTypes |
getConsumed() |
StackTypes |
getProduced() |
boolean |
isNoOp() |
boolean isNoOp()
StackTypes getConsumed()
StackTypes getProduced()
long getChange()
Copyright © 2011-2021. All Rights Reserved.