public final class Names
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static java.util.Optional<java.lang.String> |
nameFromNameMethod(java.lang.Object object)
Tries to get the name of an object from one of its methods.
|
public static final java.util.Optional<java.lang.String> nameFromNameMethod(java.lang.Object object)
object - the object for which to retrieve the name