Uses of Class
com.biglybt.core.speedmanager.impl.SpeedManagerPingMapperImpl.limitEstimate
Packages that use SpeedManagerPingMapperImpl.limitEstimate
-
Uses of SpeedManagerPingMapperImpl.limitEstimate in com.biglybt.core.speedmanager.impl
Fields in com.biglybt.core.speedmanager.impl declared as SpeedManagerPingMapperImpl.limitEstimateModifier and TypeFieldDescriptionSpeedManagerPingMapperImpl.best_good_downSpeedManagerPingMapperImpl.best_good_upSpeedManagerPingMapperImpl.down_capacitySpeedManagerPingMapperImpl.down_estimateSpeedManagerPingMapperImpl.last_bad_downSpeedManagerPingMapperImpl.last_bad_upSpeedManagerPingMapperImpl.up_capacitySpeedManagerPingMapperImpl.up_estimateMethods in com.biglybt.core.speedmanager.impl that return SpeedManagerPingMapperImpl.limitEstimateModifier and TypeMethodDescriptionSpeedManagerPingMapperImpl.limitEstimate.getClone()protected SpeedManagerPingMapperImpl.limitEstimateSpeedManagerPingMapperImpl.getEstimatedLimit(boolean up) protected SpeedManagerPingMapperImpl.limitEstimateSpeedManagerPingMapperImpl.getNullLimit()protected SpeedManagerPingMapperImpl.limitEstimateMethods in com.biglybt.core.speedmanager.impl with parameters of type SpeedManagerPingMapperImpl.limitEstimateModifier and TypeMethodDescriptionprotected SpeedManagerLimitEstimateSpeedManagerPingMapperImpl.adjustForPersistence(SpeedManagerPingMapperImpl.limitEstimate estimate, SpeedManagerPingMapperImpl.limitEstimate best_good, SpeedManagerPingMapperImpl.limitEstimate last_bad, boolean persistent) protected voidSpeedManagerPingMapperImpl.checkCapacityDecrease(boolean is_up, SpeedManagerPingMapperImpl.limitEstimate capacity, LinkedList bads) protected MapSpeedManagerPingMapperImpl.saveLimit(SpeedManagerPingMapperImpl.limitEstimate limit)