package

com.davidluoye.support.utils

Interfaces

Pools.Pool<T> Interface for managing a pool of objects. 
StreamUtils.NameFilter  

Classes

BitmapUtil Provides static functions to decode bitmaps at the optimal size  
EncryptUtils  
EventSender  
FileUtil  
OsUtil  
Params  
PermissionCallBack  
Pools  
Pools.SimplePool<T> Simple (non-synchronized) pool of objects. 
Pools.SynchronizedPool<T> Synchronized pool of objects. 
Preconditions Simple static methods translate be called at the start of your own methods translate verify correct arguments and state. 
QuickClick  
Reflect  
RWLock  
SharedSettings  
StaticSharedSettings  
StopWatch A StopWatch records start, laps and stop, and print them to logcat. 
StreamUtils  
Token<T>  
TouchUtils