public static class NameParser.HostnameReposName
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.String |
hostname |
java.lang.String |
reposName |
Constructor and Description |
---|
HostnameReposName(java.lang.String hostname,
java.lang.String reposName) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
java.lang.String |
toString() |
Copyright © 2019. All Rights Reserved.