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 classDirection.Both$static classDirection.Receive$static classDirection.Send$
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanincludes(Direction other)
-
-
-
Method Detail
-
includes
boolean includes(Direction other)
-
-