- java.lang.Object
-
- io.github.mmm.entity.link.AbstractLink<E>
-
-
Constructor Summary
Constructors Constructor Description AbstractLink()
The constructor.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
int
hashCode()
String
toString()
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface io.github.mmm.entity.link.Link
getId, getTarget, isResolved
-
-