| Interface | Description |
|---|---|
| CancellableRunnable | |
| CollectionUtils.Functor<T,U> | |
| CollectionUtils.Predicate<T> | |
| Logger |
| Class | Description |
|---|---|
| ArrayUtils |
Useful ArrayUtils taken from android security package.
|
| Base64 |
Utilities for encoding and decoding the Base64 representation of
binary data.
|
| CollectionUtils |
Created by andy on 15/04/2014.
|
| ConversionUtils |
Utility class for converting
|
| CountDown |
Created by hideki on 9/14/15.
|
| DeepClone |
Deep clone instead of shallow cloning.
|
| IOUtils |
Created by hideki on 6/6/16.
|
| JSONUtils |
Created by hideki on 7/23/15.
|
| Log | |
| LoggerFactory | |
| LruCache<K,V> |
BEGIN LAYOUTLIB CHANGE
This is a custom version that doesn't use the non standard LinkedHashMap#eldest.
|
| NativeLibraryUtils | |
| RefCounter |
Created by hideki on 9/30/16.
|
| SQLiteUtils | |
| StreamUtils | |
| SystemLogger | |
| TextUtils | |
| URIUtils | |
| URLUtils |
Created by hideki on 6/21/16.
|
| Utils | |
| ZipUtils |
Created by hideki on 8/27/15.
|