public final class ArrayItemData extends DescriptorData<ArrayElementDescriptorImpl>
Constructor and Description |
---|
ArrayItemData(com.sun.jdi.ArrayReference arrRef,
int idx) |
Modifier and Type | Method and Description |
---|---|
protected ArrayElementDescriptorImpl |
createDescriptorImpl(Project project) |
boolean |
equals(java.lang.Object object) |
DisplayKey<ArrayElementDescriptorImpl> |
getDisplayKey() |
int |
hashCode() |
createDescriptor, getDescriptorData
protected ArrayElementDescriptorImpl createDescriptorImpl(Project project)
createDescriptorImpl
in class DescriptorData<ArrayElementDescriptorImpl>
public DisplayKey<ArrayElementDescriptorImpl> getDisplayKey()
getDisplayKey
in class DescriptorData<ArrayElementDescriptorImpl>
public boolean equals(java.lang.Object object)
equals
in class DescriptorData<ArrayElementDescriptorImpl>
public int hashCode()
hashCode
in class DescriptorData<ArrayElementDescriptorImpl>