public abstract class Named extends Object
protected
Named(String type, String name)
boolean
equals(Object obj)
int
hashCode()
String
name()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
protected Named(String type, String name)
public final String name()
public final boolean equals(Object obj)
equals
Object
public final int hashCode()
hashCode
public final String toString()
toString
Copyright © 2011–2019 Eclipse Foundation. All rights reserved.