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