Interface NodeName
- All Known Implementing Classes:
Group
,Instance
,LocationAvailable
,Message
,UserCreated
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Used by the various "resolved" methods and "at" methods.
If the argument to one of these methods implements this interface,
the
nodeName()
method is used instead of calling toString()
-
Method Summary
-
Method Details
-
nodeName
String nodeName() -
nameFrom
-