public interface Named
Named.Namer implementation, to satisfy API that calls for a namer.| 修飾子とタイプ | インタフェースと説明 |
|---|---|
static class |
Named.Namer
An implementation of the namer interface for objects implementing the named interface.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
String |
getName()
The object's name.
|
String getName()
Must be constant for the life of the object.