public abstract class Element extends Object
Element()
boolean
equals(Object other)
int
hashCode()
abstract Object
id()
abstract String
type()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public Element()
public abstract String type()
public abstract Object id()
public int hashCode()
hashCode
Object
public boolean equals(Object other)
equals
Copyright © 2020. All rights reserved.