Interface IdentityTable<T>

Type Parameters:
T - the table entry type

public interface IdentityTable<T>
Generic identity table.
Author:
Paul Ferraro