Package android.support.v4.util

Support android.util classes to assist with development of applications for android API level 4 or later.

See:
          Description

Class Summary
DebugUtils Helper for accessing features in DebugUtils introduced after API level 4 in a backwards compatible fashion.
LogWriter Helper for accessing features in android.util.LogWriter introduced after API level 4 in a backwards compatible fashion.
LruCache<K,V> Static library version of LruCache.
TimeUtils Helper for accessing features in TimeUtils introduced after API level 4 in a backwards compatible fashion.
 

Package android.support.v4.util Description

Support android.util classes to assist with development of applications for android API level 4 or later.



Copyright © 2011-2012 Google. All Rights Reserved.