public interface IncomingEntryReceiver
Modifier and Type | Field and Description |
---|---|
static IncomingEntryReceiver |
NULL |
Modifier and Type | Method and Description |
---|---|
void |
offerIncomingAssignment(NetworkTableEntry entry) |
void |
offerIncomingUpdate(NetworkTableEntry entry,
char entrySequenceNumber,
java.lang.Object value) |
static final IncomingEntryReceiver NULL
void offerIncomingAssignment(NetworkTableEntry entry)
void offerIncomingUpdate(NetworkTableEntry entry, char entrySequenceNumber, java.lang.Object value)