public final class Implementation
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
java.net.URL |
getSourceCodeUrl()
Address to where the source code for this library can be found.
|
java.util.Optional<java.lang.String> |
getVersion()
The version number of this release of the library.
|
int |
hashCode() |
java.lang.String |
toString() |
public java.util.Optional<java.lang.String> getVersion()
public java.net.URL getSourceCodeUrl()
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public java.lang.String toString()
toString
in class java.lang.Object