Interface Actor
- All Known Implementing Classes:
ActorFixture, NetworkNodeActor, PlayerActor
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Represents an actor that can perform storage actions.
-
Field Summary
Fields -
Method Summary
-
Field Details
-
EMPTY
-
-
Method Details
-
getName
String getName()- Returns:
- the name of the actor
-