Package dev.nokee.commons.names
Class ConfigurationName
java.lang.Object
dev.nokee.commons.names.ConfigurationName
- All Implemented Interfaces:
ElementName,Name,Qualifiable,Comparable<Name>
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic ConfigurationName.Builderbuilder()intbooleaninthashCode()propSet()qualifiedBy(Qualifier qualifier) Creates a new qualified name for the specified qualifier.toString()
-
Method Details
-
toString
-
qualifiedBy
Description copied from interface:ElementNameCreates a new qualified name for the specified qualifier.- Specified by:
qualifiedByin interfaceElementName- Specified by:
qualifiedByin interfaceQualifiable- Parameters:
qualifier- the qualifier for this name, must not be null- Returns:
- a new
QualifiedNamerepresenting the qualifying of this name
-
builder
-
equals
-
compareTo
-
hashCode
public int hashCode() -
propSet
-
with
-
get
-