Skip navigation links
C G H I L S 

C

cn.dreamtobe.percentsmoothhandler - package cn.dreamtobe.percentsmoothhandler
 

G

getMinInternalPercent() - Method in class cn.dreamtobe.percentsmoothhandler.SmoothHandler
 
getPercent() - Method in interface cn.dreamtobe.percentsmoothhandler.ISmoothTarget
 
getSmoothInternalPercent() - Method in class cn.dreamtobe.percentsmoothhandler.SmoothHandler
 

H

handleMessage(Message) - Method in class cn.dreamtobe.percentsmoothhandler.SmoothHandler
 

I

ISmoothTarget - Interface in cn.dreamtobe.percentsmoothhandler
Created by Jacksgong on 2/2/16.

L

loopSmooth(float) - Method in class cn.dreamtobe.percentsmoothhandler.SmoothHandler
if the provider percent(the aim percent) more than minInternalPercent, it will be split to the several smoothInternalPercent

S

setMinInternalPercent(float) - Method in class cn.dreamtobe.percentsmoothhandler.SmoothHandler
if the provider percent more than minInternalPercent, it will be split to the several smoothInternalPercent
setPercent(float) - Method in interface cn.dreamtobe.percentsmoothhandler.ISmoothTarget
 
setSmoothInternalPercent(float) - Method in class cn.dreamtobe.percentsmoothhandler.SmoothHandler
if the provider percent more than minInternalPercent, it will be split to the several smoothInternalPercent
setSmoothPercent(float) - Method in interface cn.dreamtobe.percentsmoothhandler.ISmoothTarget
recommend call loopSmooth(float)
SmoothHandler - Class in cn.dreamtobe.percentsmoothhandler
Created by Jacksgong on 2/2/16.
SmoothHandler(WeakReference<ISmoothTarget>) - Constructor for class cn.dreamtobe.percentsmoothhandler.SmoothHandler
generally use for the progress widget
SmoothHandler(WeakReference<ISmoothTarget>, Looper) - Constructor for class cn.dreamtobe.percentsmoothhandler.SmoothHandler
 
C G H I L S 
Skip navigation links