Class UpdatableTable

All Implemented Interfaces:
com.fishlib.base.log.LogOutputAppendable, LiveTable, NotificationQueue.Dependency, Deflatable<Table>, Table, LivenessManager, LivenessNode, LivenessReferent, LongSizedDataStructure, DynamicNode, DynamicTable, NotificationStepReceiver, NotificationStepSource, SystemicObject, Serializable
Direct Known Subclasses:
AppendOnlyArrayBackedMutableTable, KeyedArrayBackedMutableTable

public class UpdatableTable
extends QueryTable
implements LiveTable
A live table that allows add, remove, and modify.
See Also:
Serialized Form