Class ClassIdentifier
java.lang.Object
io.github.mkoncek.classpathless.api.ClassIdentifier
- All Implemented Interfaces:
Comparable<ClassIdentifier>
Wrapper around a fully qualified class name.
-
Field Details
-
fullName
-
-
Constructor Details
-
ClassIdentifier
-
-
Method Details
-
getFullName
-
equals
-
hashCode
public int hashCode() -
toString
-
compareTo
- Specified by:
compareTo
in interfaceComparable<ClassIdentifier>
-