public static class Configuration.Namer extends java.lang.Object implements Namer<Configuration>
Namer
namer for configurations that returns Configuration.getName()
.Namer.Comparator<T>
Constructor and Description |
---|
Configuration.Namer() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
determineName(Configuration c)
Determines the name of the given object.
|
public java.lang.String determineName(Configuration c)
Namer
determineName
in interface Namer<Configuration>
c
- The object to determine the name of