public interface Named
Named.Namer implementation, to satisfy API that calls for a namer.| Modifier and Type | Interface and Description | 
|---|---|
| static class  | Named.NamerAn implementation of the namer interface for objects implementing the named interface. | 
String getName()
Must be constant for the life of the object.