Class Detector
- java.lang.Object
-
- io.freefair.gradle.plugins.github.internal.Detector
-
public class Detector extends Object
-
-
Constructor Summary
Constructors Constructor Description Detector()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected boolean
canEqual(Object other)
boolean
equals(Object o)
String
getName()
String
getUrl()
String
getVersion()
int
hashCode()
void
setName(String name)
void
setUrl(String url)
void
setVersion(String version)
String
toString()
-