Interface SegmentDestination

All Known Subinterfaces:
Port<PM>, SegmentReceiver, SegmentTransceiver, SerialReceiver, SerialTransceiver
All Known Implementing Classes:
AbstractPort, AbstractPortDecorator, CrossoverLoopbackPort, LoopbackPort
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface SegmentDestination
The SegmentDestination is used to receive Segment instances in a unified way.