Class BasicPackageLink
java.lang.Object
org.tudalgo.algoutils.tutor.general.reflections.BasicLink
org.tudalgo.algoutils.tutor.general.reflections.BasicPackageLink
- All Implemented Interfaces:
Identifiable,Stringifiable,Link,PackageLink,WithName
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetTypes()name()Returns the name of this link.static BasicPackageLinkMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.tudalgo.algoutils.tutor.general.match.Identifiable
stringMethods inherited from interface org.tudalgo.algoutils.tutor.general.reflections.PackageLink
getType, getTypes, kindMethods inherited from interface org.tudalgo.algoutils.tutor.general.reflections.WithName
identifier
-
Method Details
-
of
-
name
Description copied from interface:WithNameReturns the name of this link.
-
reflection
- Specified by:
reflectionin interfaceLink
-
getTypes
- Specified by:
getTypesin interfacePackageLink
-