public static class Configuration.Namer extends Object implements Namer<Configuration>
Namer namer for configurations that returns Configuration.getName().Namer.Comparator<T>| コンストラクタと説明 |
|---|
Namer() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
String |
determineName(Configuration c)
Determines the name of the given object.
|
public String determineName(Configuration c)
NamerdetermineName インタフェース内 Namer<Configuration>c - The object to determine the name of