Class EliminatedAllocation
java.lang.Object
org.adoptopenjdk.jitwatch.model.EliminatedAllocation
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
type
-
bytecodeOffset
private int bytecodeOffset
-
-
Constructor Details
-
EliminatedAllocation
-
-
Method Details
-
getType
-
setType
-
getBytecodeOffset
public int getBytecodeOffset() -
setBytecodeOffset
public void setBytecodeOffset(int bytecodeOffset)
-