kieker.tools.traceAnalysis.plugins.visualization.callTree
Class CallTreeOperationHashKey
java.lang.Object
kieker.tools.traceAnalysis.plugins.visualization.callTree.CallTreeOperationHashKey
public class CallTreeOperationHashKey
- extends Object
- Author:
- Andre van Hoorn
CallTreeOperationHashKey
public CallTreeOperationHashKey(AllocationComponent allocationComponent,
Operation operation)
hashCode
public final int hashCode()
- Overrides:
hashCode
in class Object
equals
public final boolean equals(Object o)
- Overrides:
equals
in class Object
getAllocationComponent
public final AllocationComponent getAllocationComponent()
getOperation
public final Operation getOperation()
Copyright 2010 the Kieker Project, http://kieker.sourceforge.net>