blob: 95be79c8931185be9c68a564344e516ee1828e93 [file] [log] [blame]
Alan Viveretteae3fecc2016-08-16 14:06:00 -04001<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
2<HTML style="overflow:auto;">
3<HEAD>
4<meta name="generator" content="JDiff v1.1.0">
5<!-- Generated by the JDiff Javadoc doclet -->
6<!-- (http://www.jdiff.org) -->
7<meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
8<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
9<TITLE>
10android.support.v7.util.SortedList.Callback
11</TITLE>
12<link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
13<link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
14<noscript>
15<style type="text/css">
16body{overflow:auto;}
17#body-content{position:relative; top:0;}
18#doc-content{overflow:visible;border-left:3px solid #666;}
19#side-nav{padding:0;}
20#side-nav .toggle-list ul {display:block;}
21#resize-packages-nav{border-bottom:3px solid #666;}
22</style>
23</noscript>
24<style type="text/css">
25</style>
26</HEAD>
27<BODY>
28<!-- Start of nav bar -->
29<a name="top"></a>
30<div id="header" style="margin-bottom:0;padding-bottom:0;">
31<div id="headerLeft">
32<a href="../../../../index.html" tabindex="-1" target="_top"><img src="../../../../assets/images/bg_logo.png" alt="Android Developers" /></a>
33</div>
34 <div id="headerRight">
35 <div id="headerLinks">
36<!-- <img src="/assets/images/icon_world.jpg" alt="" /> -->
37<span class="text">
38<!-- &nbsp;<a href="#">English</a> | -->
39<nobr><a href="http://developer.android.com" target="_top">Android Developers</a> | <a href="http://www.android.com" target="_top">Android.com</a></nobr>
40</span>
41</div>
42 <div class="and-diff-id" style="margin-top:6px;margin-right:8px;">
43 <table class="diffspectable">
44 <tr>
45 <td colspan="2" class="diffspechead">API Diff Specification</td>
46 </tr>
47 <tr>
48 <td class="diffspec" style="padding-top:.25em">To Level:</td>
49 <td class="diffvaluenew" style="padding-top:.25em">24.2.0</td>
50 </tr>
51 <tr>
52 <td class="diffspec">From Level:</td>
53 <td class="diffvalueold">24.1.0</td>
54 </tr>
55 <tr>
56 <td class="diffspec">Generated</td>
57 <td class="diffvalue">2016.08.16 14:03</td>
58 </tr>
59 </table>
60 </div><!-- End and-diff-id -->
61 <div class="and-diff-id" style="margin-right:8px;">
62 <table class="diffspectable">
63 <tr>
64 <td class="diffspec" colspan="2"><a href="jdiff_statistics.html">Statistics</a>
65 </tr>
66 </table>
67 </div> <!-- End and-diff-id -->
68 </div> <!-- End headerRight -->
69 </div> <!-- End header -->
70<div id="body-content" xstyle="padding:12px;padding-right:18px;">
71<div id="doc-content" style="position:relative;">
72<div id="mainBodyFluid">
73<H2>
74Class android.support.v7.util.<A HREF="../../../../reference/android/support/v7/util/SortedList.Callback.html" target="_top"><font size="+2"><code>SortedList.Callback</code></font></A>
75</H2>
76<p><font xsize="+1">Added interface <code>android.support.v7.util.ListUpdateCallback</code>.<br></font>
77<a NAME="constructors"></a>
78<a NAME="methods"></a>
79<p>
80<a NAME="Removed"></a>
81<TABLE summary="Removed Methods" WIDTH="100%">
82<TR>
83 <TH VALIGN="TOP" COLSPAN=2>Removed Methods</FONT></TD>
84</TH>
85<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
86 <TD VALIGN="TOP" WIDTH="25%">
87 <A NAME="android.support.v7.util.SortedList.Callback.onInserted_removed(int, int)"></A>
88 <nobr><code>void</code>&nbsp;onInserted(<code>int,</nobr> int<nobr><nobr></code>)</nobr>
89 </TD>
90 <TD>&nbsp;</TD>
91</TR>
92<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
93 <TD VALIGN="TOP" WIDTH="25%">
94 <A NAME="android.support.v7.util.SortedList.Callback.onMoved_removed(int, int)"></A>
95 <nobr><code>void</code>&nbsp;onMoved(<code>int,</nobr> int<nobr><nobr></code>)</nobr>
96 </TD>
97 <TD>&nbsp;</TD>
98</TR>
99<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
100 <TD VALIGN="TOP" WIDTH="25%">
101 <A NAME="android.support.v7.util.SortedList.Callback.onRemoved_removed(int, int)"></A>
102 <nobr><code>void</code>&nbsp;onRemoved(<code>int,</nobr> int<nobr><nobr></code>)</nobr>
103 </TD>
104 <TD>&nbsp;</TD>
105</TR>
106</TABLE>
107&nbsp;
108<p>
109<a NAME="Added"></a>
110<TABLE summary="Added Methods" WIDTH="100%">
111<TR>
112 <TH VALIGN="TOP" COLSPAN=2>Added Methods</FONT></TD>
113</TH>
114<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
115 <TD VALIGN="TOP" WIDTH="25%">
116 <A NAME="android.support.v7.util.SortedList.Callback.onChanged_added(int, int, java.lang.Object)"></A>
117 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/support/v7/util/SortedList.Callback.html#onChanged(int, int, java.lang.Object)" target="_top"><code>onChanged</code></A>(<code>int,</nobr> int<nobr>,</nobr> Object<nobr><nobr></code>)</nobr>
118 </TD>
119 <TD>&nbsp;</TD>
120</TR>
121</TABLE>
122&nbsp;
123<a NAME="fields"></a>
124 </div>
125 <div id="footer">
126 <div id="copyright">
127 Except as noted, this content is licensed under
128 <a href="http://creativecommons.org/licenses/by/2.5/"> Creative Commons Attribution 2.5</a>.
129 For details and restrictions, see the <a href="/license.html">Content License</a>.
130 </div>
131 <div id="footerlinks">
132 <p>
133 <a href="http://www.android.com/terms.html">Site Terms of Service</a> -
134 <a href="http://www.android.com/privacy.html">Privacy Policy</a> -
135 <a href="http://www.android.com/branding.html">Brand Guidelines</a>
136 </p>
137 </div>
138 </div> <!-- end footer -->
139 </div><!-- end doc-content -->
140 </div> <!-- end body-content -->
Andrew Solovay374ddfe2016-10-11 10:50:31 -0700141<script src="https://www.google-analytics.com/ga.js" type="text/javascript">
Alan Viveretteae3fecc2016-08-16 14:06:00 -0400142</script>
143<script type="text/javascript">
144 try {
145 var pageTracker = _gat._getTracker("UA-5831155-1");
146 pageTracker._setAllowAnchor(true);
147 pageTracker._initData();
148 pageTracker._trackPageview();
149 } catch(e) {}
150</script>
151</BODY>
152</HTML>