public interface OutgoingEntryReceiver
Modifier and Type | Field and Description |
---|---|
static OutgoingEntryReceiver |
NULL |
Modifier and Type | Method and Description |
---|---|
void |
offerOutgoingAssignment(NetworkTableEntry entry) |
void |
offerOutgoingUpdate(NetworkTableEntry entry) |
static final OutgoingEntryReceiver NULL
void offerOutgoingAssignment(NetworkTableEntry entry)
void offerOutgoingUpdate(NetworkTableEntry entry)