public class StatementContextCPPair extends Object
Constructor and Description |
---|
StatementContextCPPair(int statementId,
int agentInstanceId,
StatementContext optionalStatementContext) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
int |
getAgentInstanceId() |
StatementContext |
getOptionalStatementContext() |
int |
getStatementId() |
int |
hashCode() |
public StatementContextCPPair(int statementId, int agentInstanceId, StatementContext optionalStatementContext)
public int getStatementId()
public int getAgentInstanceId()
public StatementContext getOptionalStatementContext()