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