Namer.Comparator<T>
Constructor | Description |
---|---|
Namer() |
Modifier and Type | Method | Description |
---|---|---|
String |
determineName(Named object) |
Determines the name of the given object.
|
static <T> Namer<? super T> |
forType(Class<? extends T> type) |
public String determineName(Named object)
Namer
determineName
in interface Namer<Named>
object
- The object to determine the name of