|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Named
Types can implement this interface and use the embedded Named.Namer implementation, to satisfy API that calls for a namer.
| Nested Class Summary | |
|---|---|
static class |
Named.Namer
An implementation of the namer interface for objects implementing the named interface. |
| Method Summary | |
|---|---|
String |
getName()
The object's name. |
| Method Detail |
|---|
String getName()
Must be constant for the life of the object.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||