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