Package akka.remote.testkit
Interface Direction
-
- All Known Implementing Classes:
Direction.Both$
,Direction.Receive$
,Direction.Send$
public interface Direction
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
Direction.Both$
static class
Direction.Receive$
static class
Direction.Send$
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
includes(Direction other)
-
-
-
Method Detail
-
includes
boolean includes(Direction other)
-
-