Interface RepresentativeObserver<T>
- All Known Implementing Classes:
NetworkComponentDetector,RepresentativeElectionNode
public interface RepresentativeObserver<T>
-
Method Summary
Modifier and TypeMethodDescriptionvoidtupleChanged(T node, T representative, Direction direction)
-
Method Details
-
tupleChanged
-