public class TransactionDirtier extends java.lang.Object implements OutgoingEntryReceiver
NULL
Constructor and Description |
---|
TransactionDirtier(OutgoingEntryReceiver continuingReceiver) |
Modifier and Type | Method and Description |
---|---|
void |
offerOutgoingAssignment(NetworkTableEntry entry) |
void |
offerOutgoingUpdate(NetworkTableEntry entry) |
public TransactionDirtier(OutgoingEntryReceiver continuingReceiver)
public void offerOutgoingAssignment(NetworkTableEntry entry)
offerOutgoingAssignment
in interface OutgoingEntryReceiver
public void offerOutgoingUpdate(NetworkTableEntry entry)
offerOutgoingUpdate
in interface OutgoingEntryReceiver