public class ThreadGroupData extends DescriptorData<ThreadGroupDescriptorImpl>
Constructor and Description |
---|
ThreadGroupData(ThreadGroupReferenceProxyImpl threadGroup) |
Modifier and Type | Method and Description |
---|---|
protected ThreadGroupDescriptorImpl |
createDescriptorImpl(Project project) |
boolean |
equals(java.lang.Object object) |
DisplayKey<ThreadGroupDescriptorImpl> |
getDisplayKey() |
int |
hashCode() |
createDescriptor, getDescriptorData
public ThreadGroupData(ThreadGroupReferenceProxyImpl threadGroup)
protected ThreadGroupDescriptorImpl createDescriptorImpl(Project project)
createDescriptorImpl
in class DescriptorData<ThreadGroupDescriptorImpl>
public boolean equals(java.lang.Object object)
equals
in class DescriptorData<ThreadGroupDescriptorImpl>
public int hashCode()
hashCode
in class DescriptorData<ThreadGroupDescriptorImpl>
public DisplayKey<ThreadGroupDescriptorImpl> getDisplayKey()
getDisplayKey
in class DescriptorData<ThreadGroupDescriptorImpl>