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