Uses of Class
com.aoindustries.aoserv.client.CachedObjectLongKey
-
Packages that use CachedObjectLongKey Package Description com.aoindustries.aoserv.client com.aoindustries.aoserv.client.net.reputation -
-
Uses of CachedObjectLongKey in com.aoindustries.aoserv.client
Classes in com.aoindustries.aoserv.client with type parameters of type CachedObjectLongKey Modifier and Type Class Description classCachedObjectLongKey<V extends CachedObjectLongKey<V>>An object that is cached and uses a long as its primary key,classCachedTableLongKey<V extends CachedObjectLongKey<V>> -
Uses of CachedObjectLongKey in com.aoindustries.aoserv.client.net.reputation
Subclasses of CachedObjectLongKey in com.aoindustries.aoserv.client.net.reputation Modifier and Type Class Description classHostOne host tracked by anIpReputationSet.classNetworkOne network tracked by anIpReputationSet.
-