Uses of Class
com.aoindustries.aoserv.client.master.ServerStat
-
Packages that use ServerStat Package Description com.aoindustries.aoserv.client.master -
-
Uses of ServerStat in com.aoindustries.aoserv.client.master
Methods in com.aoindustries.aoserv.client.master that return ServerStat Modifier and Type Method Description ServerStatServerStatTable. get(Object name)Deprecated.Always try to lookup by specific keys; the compiler will help you more when types change.protected ServerStatServerStatTable. getUniqueRowImpl(int col, Object value)Methods in com.aoindustries.aoserv.client.master that return types with arguments of type ServerStat Modifier and Type Method Description List<ServerStat>ServerStatTable. getRowsCopy()AOServTable<String,ServerStat>ServerStat. getTable()Method parameters in com.aoindustries.aoserv.client.master with type arguments of type ServerStat Modifier and Type Method Description voidServerStat. setTable(AOServTable<String,ServerStat> table)
-