API Diff Specification
To Version: Android SDK 0.9_r1
From Version: Android SDK m5-rc14
Generated 2008.08.14 15:44

Package android.util

Removed Classes
ArrayUtils ArrayUtils contains some methods that you can call to find out the most efficient increments by which to grow arrays.
CharSequences CharSequence utility methods.
DateFormat Utility class for producing strings with formatted date/time.
DateUtils  
DayOfMonthCursor Helps control and display a month view of a calendar that has a current selected day.
HexDump  
MathUtils  
Objects Object utility methods.
PackedFloatVector  
PackedIntVector PackedIntVector stores a two-dimensional array of integers, optimized for inserting and deleting rows and for offsetting the values in segments of a given column.
PackedObjectVector  
ResettableTimeout Utility class that you can call on with a timeout, and get called back after a given time, dealing correctly with restarting the timeout.
XmlPullAttributes Provides an implementation of AttributeSet on top of an XmlPullParser.
 

Added Classes
EventLogTags Parsed representation of /etc/event-log-tags.
EventLogTags.Description  
FloatMath Math routines similar to those found in java.lang.Math.
 

Changed Classes
SparseArray SparseArrays map integers to Objects.
StateSet State sets are arrays of positive ints where each element represents the state of a android.view.View (e.g.
TypedValue Container for a dynamically typed data value.
Xml XML utility methods.
 

©2008 Google - Code Home - Site Terms of Service - Privacy Policy
Generated by JDiff