Utility class that keeps track of how many times each individual table in a DbTables object is used.
A TableUsage object is not instantiated directly. A TableUsage instance can be retrieved from a DbTables instance, by calling {@link DbTables#getTableUsage(BeginEndQuote)}.
@author Torgil Zethson
@since 1.3.0
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.