<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_25) on Mon Oct 28 00:36:41 JST 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>TwitterAdapter (twitter4j-async 3.0.5 API)</title>
<meta name="date" content="2013-10-28">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="TwitterAdapter (twitter4j-async 3.0.5 API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/TwitterAdapter.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li><a href="../index-all.html">Index</a></li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../twitter4j/AsyncTwitterFactory.html" title="class in twitter4j"><span class="strong">Prev Class</span></a></li>
<li><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?twitter4j/TwitterAdapter.html" target="_top">Frames</a></li>
<li><a href="TwitterAdapter.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#constructor_detail">Constr</a> | </li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">twitter4j</div>
<h2 title="Class TwitterAdapter" class="title">Class TwitterAdapter</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li>twitter4j.TwitterAdapter</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></dd>
</dl>
<hr>
<br>
<pre>public class <span class="strong">TwitterAdapter</span>
extends <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>
implements <a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></pre>
<div class="block">A handy adapter of TwitterListener.</div>
<dl><dt><span class="strong">Author:</span></dt>
<dd>Yusuke Yamamoto - yusuke at mac.com</dd>
<dt><span class="strong">See Also:</span></dt><dd><a href="../twitter4j/AsyncTwitter.html" title="interface in twitter4j"><code>AsyncTwitter</code></a>,
<a href="../twitter4j/TwitterListener.html" title="interface in twitter4j"><code>TwitterListener</code></a></dd></dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../twitter4j/TwitterAdapter.html#TwitterAdapter()">TwitterAdapter</a></strong>()</code> </td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#checkedUserListMembership(twitter4j.User)">checkedUserListMembership</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/User.html?is-external=true" title="class or interface in twitter4j">User</a> users)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#checkedUserListSubscription(twitter4j.User)">checkedUserListSubscription</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/User.html?is-external=true" title="class or interface in twitter4j">User</a> user)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#createdBlock(twitter4j.User)">createdBlock</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/User.html?is-external=true" title="class or interface in twitter4j">User</a> user)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#createdFavorite(twitter4j.Status)">createdFavorite</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/Status.html?is-external=true" title="class or interface in twitter4j">Status</a> status)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#createdFriendship(twitter4j.User)">createdFriendship</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/User.html?is-external=true" title="class or interface in twitter4j">User</a> user)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#createdPlace(twitter4j.Place)">createdPlace</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/Place.html?is-external=true" title="class or interface in twitter4j">Place</a> place)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#createdSavedSearch(twitter4j.SavedSearch)">createdSavedSearch</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/SavedSearch.html?is-external=true" title="class or interface in twitter4j">SavedSearch</a> savedSearch)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#createdUserList(twitter4j.UserList)">createdUserList</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/UserList.html?is-external=true" title="class or interface in twitter4j">UserList</a> userList)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#createdUserListMember(twitter4j.UserList)">createdUserListMember</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/UserList.html?is-external=true" title="class or interface in twitter4j">UserList</a> userList)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#createdUserListMembers(twitter4j.UserList)">createdUserListMembers</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/UserList.html?is-external=true" title="class or interface in twitter4j">UserList</a> userList)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#destroyedBlock(twitter4j.User)">destroyedBlock</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/User.html?is-external=true" title="class or interface in twitter4j">User</a> user)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#destroyedDirectMessage(twitter4j.DirectMessage)">destroyedDirectMessage</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/DirectMessage.html?is-external=true" title="class or interface in twitter4j">DirectMessage</a> message)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#destroyedFavorite(twitter4j.Status)">destroyedFavorite</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/Status.html?is-external=true" title="class or interface in twitter4j">Status</a> status)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#destroyedFriendship(twitter4j.User)">destroyedFriendship</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/User.html?is-external=true" title="class or interface in twitter4j">User</a> user)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#destroyedSavedSearch(twitter4j.SavedSearch)">destroyedSavedSearch</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/SavedSearch.html?is-external=true" title="class or interface in twitter4j">SavedSearch</a> savedSearch)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#destroyedStatus(twitter4j.Status)">destroyedStatus</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/Status.html?is-external=true" title="class or interface in twitter4j">Status</a> destroyedStatus)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#destroyedUserList(twitter4j.UserList)">destroyedUserList</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/UserList.html?is-external=true" title="class or interface in twitter4j">UserList</a> userList)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#destroyedUserListMember(twitter4j.UserList)">destroyedUserListMember</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/UserList.html?is-external=true" title="class or interface in twitter4j">UserList</a> userList)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#gotAccountSettings(twitter4j.AccountSettings)">gotAccountSettings</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/AccountSettings.html?is-external=true" title="class or interface in twitter4j">AccountSettings</a> settings)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#gotAPIConfiguration(twitter4j.TwitterAPIConfiguration)">gotAPIConfiguration</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/TwitterAPIConfiguration.html?is-external=true" title="class or interface in twitter4j">TwitterAPIConfiguration</a> conf)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#gotAvailableTrends(twitter4j.ResponseList)">gotAvailableTrends</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/ResponseList.html?is-external=true" title="class or interface in twitter4j">ResponseList</a><<a href="http://twitter4j.org/apidocs/twitter4j/Location.html?is-external=true" title="class or interface in twitter4j">Location</a>> locations)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#gotBlockIDs(twitter4j.IDs)">gotBlockIDs</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/IDs.html?is-external=true" title="class or interface in twitter4j">IDs</a> blockingUsersIDs)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#gotBlocksList(twitter4j.ResponseList)">gotBlocksList</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/ResponseList.html?is-external=true" title="class or interface in twitter4j">ResponseList</a><<a href="http://twitter4j.org/apidocs/twitter4j/User.html?is-external=true" title="class or interface in twitter4j">User</a>> blockingUsers)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#gotClosestTrends(twitter4j.ResponseList)">gotClosestTrends</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/ResponseList.html?is-external=true" title="class or interface in twitter4j">ResponseList</a><<a href="http://twitter4j.org/apidocs/twitter4j/Location.html?is-external=true" title="class or interface in twitter4j">Location</a>> locations)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#gotContributees(twitter4j.ResponseList)">gotContributees</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/ResponseList.html?is-external=true" title="class or interface in twitter4j">ResponseList</a><<a href="http://twitter4j.org/apidocs/twitter4j/User.html?is-external=true" title="class or interface in twitter4j">User</a>> users)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#gotContributors(twitter4j.ResponseList)">gotContributors</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/ResponseList.html?is-external=true" title="class or interface in twitter4j">ResponseList</a><<a href="http://twitter4j.org/apidocs/twitter4j/User.html?is-external=true" title="class or interface in twitter4j">User</a>> users)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#gotDirectMessage(twitter4j.DirectMessage)">gotDirectMessage</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/DirectMessage.html?is-external=true" title="class or interface in twitter4j">DirectMessage</a> message)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#gotDirectMessages(twitter4j.ResponseList)">gotDirectMessages</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/ResponseList.html?is-external=true" title="class or interface in twitter4j">ResponseList</a><<a href="http://twitter4j.org/apidocs/twitter4j/DirectMessage.html?is-external=true" title="class or interface in twitter4j">DirectMessage</a>> messages)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#gotFavorites(twitter4j.ResponseList)">gotFavorites</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/ResponseList.html?is-external=true" title="class or interface in twitter4j">ResponseList</a><<a href="http://twitter4j.org/apidocs/twitter4j/Status.html?is-external=true" title="class or interface in twitter4j">Status</a>> statuses)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#gotFollowersIDs(twitter4j.IDs)">gotFollowersIDs</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/IDs.html?is-external=true" title="class or interface in twitter4j">IDs</a> ids)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#gotFollowersList(twitter4j.PagableResponseList)">gotFollowersList</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/PagableResponseList.html?is-external=true" title="class or interface in twitter4j">PagableResponseList</a><<a href="http://twitter4j.org/apidocs/twitter4j/User.html?is-external=true" title="class or interface in twitter4j">User</a>> users)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#gotFriendsIDs(twitter4j.IDs)">gotFriendsIDs</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/IDs.html?is-external=true" title="class or interface in twitter4j">IDs</a> ids)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#gotFriendsList(twitter4j.PagableResponseList)">gotFriendsList</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/PagableResponseList.html?is-external=true" title="class or interface in twitter4j">PagableResponseList</a><<a href="http://twitter4j.org/apidocs/twitter4j/User.html?is-external=true" title="class or interface in twitter4j">User</a>> users)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#gotGeoDetails(twitter4j.Place)">gotGeoDetails</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/Place.html?is-external=true" title="class or interface in twitter4j">Place</a> place)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#gotHomeTimeline(twitter4j.ResponseList)">gotHomeTimeline</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/ResponseList.html?is-external=true" title="class or interface in twitter4j">ResponseList</a><<a href="http://twitter4j.org/apidocs/twitter4j/Status.html?is-external=true" title="class or interface in twitter4j">Status</a>> statuses)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#gotIncomingFriendships(twitter4j.IDs)">gotIncomingFriendships</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/IDs.html?is-external=true" title="class or interface in twitter4j">IDs</a> ids)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#gotLanguages(twitter4j.ResponseList)">gotLanguages</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/ResponseList.html?is-external=true" title="class or interface in twitter4j">ResponseList</a><<a href="http://twitter4j.org/apidocs/twitter4j/api/HelpResources.Language.html?is-external=true" title="class or interface in twitter4j.api">HelpResources.Language</a>> languages)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#gotMemberSuggestions(twitter4j.ResponseList)">gotMemberSuggestions</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/ResponseList.html?is-external=true" title="class or interface in twitter4j">ResponseList</a><<a href="http://twitter4j.org/apidocs/twitter4j/User.html?is-external=true" title="class or interface in twitter4j">User</a>> users)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#gotMentions(twitter4j.ResponseList)">gotMentions</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/ResponseList.html?is-external=true" title="class or interface in twitter4j">ResponseList</a><<a href="http://twitter4j.org/apidocs/twitter4j/Status.html?is-external=true" title="class or interface in twitter4j">Status</a>> statuses)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#gotOAuthAccessToken(twitter4j.auth.AccessToken)">gotOAuthAccessToken</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/auth/AccessToken.html?is-external=true" title="class or interface in twitter4j.auth">AccessToken</a> token)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#gotOAuthRequestToken(twitter4j.auth.RequestToken)">gotOAuthRequestToken</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/auth/RequestToken.html?is-external=true" title="class or interface in twitter4j.auth">RequestToken</a> token)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#gotOEmbed(twitter4j.OEmbed)">gotOEmbed</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/OEmbed.html?is-external=true" title="class or interface in twitter4j">OEmbed</a> oembed)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#gotOutgoingFriendships(twitter4j.IDs)">gotOutgoingFriendships</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/IDs.html?is-external=true" title="class or interface in twitter4j">IDs</a> ids)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#gotPlaceTrends(twitter4j.Trends)">gotPlaceTrends</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/Trends.html?is-external=true" title="class or interface in twitter4j">Trends</a> trends)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#gotPrivacyPolicy(java.lang.String)">gotPrivacyPolicy</a></strong>(<a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> privacyPolicy)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#gotRateLimitStatus(java.util.Map)">gotRateLimitStatus</a></strong>(<a href="http://download.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://twitter4j.org/apidocs/twitter4j/RateLimitStatus.html?is-external=true" title="class or interface in twitter4j">RateLimitStatus</a>> rateLimitStatus)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#gotRetweets(twitter4j.ResponseList)">gotRetweets</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/ResponseList.html?is-external=true" title="class or interface in twitter4j">ResponseList</a><<a href="http://twitter4j.org/apidocs/twitter4j/Status.html?is-external=true" title="class or interface in twitter4j">Status</a>> retweets)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#gotRetweetsOfMe(twitter4j.ResponseList)">gotRetweetsOfMe</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/ResponseList.html?is-external=true" title="class or interface in twitter4j">ResponseList</a><<a href="http://twitter4j.org/apidocs/twitter4j/Status.html?is-external=true" title="class or interface in twitter4j">Status</a>> statuses)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#gotReverseGeoCode(twitter4j.ResponseList)">gotReverseGeoCode</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/ResponseList.html?is-external=true" title="class or interface in twitter4j">ResponseList</a><<a href="http://twitter4j.org/apidocs/twitter4j/Place.html?is-external=true" title="class or interface in twitter4j">Place</a>> places)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#gotSavedSearch(twitter4j.SavedSearch)">gotSavedSearch</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/SavedSearch.html?is-external=true" title="class or interface in twitter4j">SavedSearch</a> savedSearch)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#gotSavedSearches(twitter4j.ResponseList)">gotSavedSearches</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/ResponseList.html?is-external=true" title="class or interface in twitter4j">ResponseList</a><<a href="http://twitter4j.org/apidocs/twitter4j/SavedSearch.html?is-external=true" title="class or interface in twitter4j">SavedSearch</a>> savedSearches)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#gotSentDirectMessages(twitter4j.ResponseList)">gotSentDirectMessages</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/ResponseList.html?is-external=true" title="class or interface in twitter4j">ResponseList</a><<a href="http://twitter4j.org/apidocs/twitter4j/DirectMessage.html?is-external=true" title="class or interface in twitter4j">DirectMessage</a>> messages)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#gotShowFriendship(twitter4j.Relationship)">gotShowFriendship</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/Relationship.html?is-external=true" title="class or interface in twitter4j">Relationship</a> relationship)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#gotShowStatus(twitter4j.Status)">gotShowStatus</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/Status.html?is-external=true" title="class or interface in twitter4j">Status</a> status)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#gotShowUserList(twitter4j.UserList)">gotShowUserList</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/UserList.html?is-external=true" title="class or interface in twitter4j">UserList</a> userList)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#gotSimilarPlaces(twitter4j.SimilarPlaces)">gotSimilarPlaces</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/SimilarPlaces.html?is-external=true" title="class or interface in twitter4j">SimilarPlaces</a> places)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#gotSuggestedUserCategories(twitter4j.ResponseList)">gotSuggestedUserCategories</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/ResponseList.html?is-external=true" title="class or interface in twitter4j">ResponseList</a><<a href="http://twitter4j.org/apidocs/twitter4j/Category.html?is-external=true" title="class or interface in twitter4j">Category</a>> category)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#gotTermsOfService(java.lang.String)">gotTermsOfService</a></strong>(<a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> tof)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#gotUserDetail(twitter4j.User)">gotUserDetail</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/User.html?is-external=true" title="class or interface in twitter4j">User</a> user)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#gotUserListMembers(twitter4j.PagableResponseList)">gotUserListMembers</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/PagableResponseList.html?is-external=true" title="class or interface in twitter4j">PagableResponseList</a><<a href="http://twitter4j.org/apidocs/twitter4j/User.html?is-external=true" title="class or interface in twitter4j">User</a>> users)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#gotUserListMemberships(twitter4j.PagableResponseList)">gotUserListMemberships</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/PagableResponseList.html?is-external=true" title="class or interface in twitter4j">PagableResponseList</a><<a href="http://twitter4j.org/apidocs/twitter4j/UserList.html?is-external=true" title="class or interface in twitter4j">UserList</a>> userLists)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#gotUserLists(twitter4j.ResponseList)">gotUserLists</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/ResponseList.html?is-external=true" title="class or interface in twitter4j">ResponseList</a><<a href="http://twitter4j.org/apidocs/twitter4j/UserList.html?is-external=true" title="class or interface in twitter4j">UserList</a>> userLists)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#gotUserListStatuses(twitter4j.ResponseList)">gotUserListStatuses</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/ResponseList.html?is-external=true" title="class or interface in twitter4j">ResponseList</a><<a href="http://twitter4j.org/apidocs/twitter4j/Status.html?is-external=true" title="class or interface in twitter4j">Status</a>> statuses)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#gotUserListSubscribers(twitter4j.PagableResponseList)">gotUserListSubscribers</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/PagableResponseList.html?is-external=true" title="class or interface in twitter4j">PagableResponseList</a><<a href="http://twitter4j.org/apidocs/twitter4j/User.html?is-external=true" title="class or interface in twitter4j">User</a>> users)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#gotUserListSubscriptions(twitter4j.PagableResponseList)">gotUserListSubscriptions</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/PagableResponseList.html?is-external=true" title="class or interface in twitter4j">PagableResponseList</a><<a href="http://twitter4j.org/apidocs/twitter4j/UserList.html?is-external=true" title="class or interface in twitter4j">UserList</a>> userLists)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#gotUserSuggestions(twitter4j.ResponseList)">gotUserSuggestions</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/ResponseList.html?is-external=true" title="class or interface in twitter4j">ResponseList</a><<a href="http://twitter4j.org/apidocs/twitter4j/User.html?is-external=true" title="class or interface in twitter4j">User</a>> users)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#gotUserTimeline(twitter4j.ResponseList)">gotUserTimeline</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/ResponseList.html?is-external=true" title="class or interface in twitter4j">ResponseList</a><<a href="http://twitter4j.org/apidocs/twitter4j/Status.html?is-external=true" title="class or interface in twitter4j">Status</a>> statuses)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#lookedUpFriendships(twitter4j.ResponseList)">lookedUpFriendships</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/ResponseList.html?is-external=true" title="class or interface in twitter4j">ResponseList</a><<a href="http://twitter4j.org/apidocs/twitter4j/Friendship.html?is-external=true" title="class or interface in twitter4j">Friendship</a>> friendships)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#lookedupUsers(twitter4j.ResponseList)">lookedupUsers</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/ResponseList.html?is-external=true" title="class or interface in twitter4j">ResponseList</a><<a href="http://twitter4j.org/apidocs/twitter4j/User.html?is-external=true" title="class or interface in twitter4j">User</a>> users)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#onException(twitter4j.TwitterException, twitter4j.TwitterMethod)">onException</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/TwitterException.html?is-external=true" title="class or interface in twitter4j">TwitterException</a> te,
<a href="../twitter4j/TwitterMethod.html" title="enum in twitter4j">TwitterMethod</a> method)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#removedProfileBanner()">removedProfileBanner</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#reportedSpam(twitter4j.User)">reportedSpam</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/User.html?is-external=true" title="class or interface in twitter4j">User</a> reportedSpammer)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#retweetedStatus(twitter4j.Status)">retweetedStatus</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/Status.html?is-external=true" title="class or interface in twitter4j">Status</a> retweetedStatus)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#searched(twitter4j.QueryResult)">searched</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/QueryResult.html?is-external=true" title="class or interface in twitter4j">QueryResult</a> queryResult)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#searchedPlaces(twitter4j.ResponseList)">searchedPlaces</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/ResponseList.html?is-external=true" title="class or interface in twitter4j">ResponseList</a><<a href="http://twitter4j.org/apidocs/twitter4j/Place.html?is-external=true" title="class or interface in twitter4j">Place</a>> places)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#searchedUser(twitter4j.ResponseList)">searchedUser</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/ResponseList.html?is-external=true" title="class or interface in twitter4j">ResponseList</a><<a href="http://twitter4j.org/apidocs/twitter4j/User.html?is-external=true" title="class or interface in twitter4j">User</a>> userList)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#sentDirectMessage(twitter4j.DirectMessage)">sentDirectMessage</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/DirectMessage.html?is-external=true" title="class or interface in twitter4j">DirectMessage</a> message)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#subscribedUserList(twitter4j.UserList)">subscribedUserList</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/UserList.html?is-external=true" title="class or interface in twitter4j">UserList</a> userList)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#unsubscribedUserList(twitter4j.UserList)">unsubscribedUserList</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/UserList.html?is-external=true" title="class or interface in twitter4j">UserList</a> userList)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#updatedAccountSettings(twitter4j.AccountSettings)">updatedAccountSettings</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/AccountSettings.html?is-external=true" title="class or interface in twitter4j">AccountSettings</a> settings)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#updatedFriendship(twitter4j.Relationship)">updatedFriendship</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/Relationship.html?is-external=true" title="class or interface in twitter4j">Relationship</a> relationship)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#updatedProfile(twitter4j.User)">updatedProfile</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/User.html?is-external=true" title="class or interface in twitter4j">User</a> user)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#updatedProfileBackgroundImage(twitter4j.User)">updatedProfileBackgroundImage</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/User.html?is-external=true" title="class or interface in twitter4j">User</a> user)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#updatedProfileBanner()">updatedProfileBanner</a></strong>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#updatedProfileColors(twitter4j.User)">updatedProfileColors</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/User.html?is-external=true" title="class or interface in twitter4j">User</a> user)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#updatedProfileImage(twitter4j.User)">updatedProfileImage</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/User.html?is-external=true" title="class or interface in twitter4j">User</a> user)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#updatedStatus(twitter4j.Status)">updatedStatus</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/Status.html?is-external=true" title="class or interface in twitter4j">Status</a> status)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#updatedUserList(twitter4j.UserList)">updatedUserList</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/UserList.html?is-external=true" title="class or interface in twitter4j">UserList</a> userList)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../twitter4j/TwitterAdapter.html#verifiedCredentials(twitter4j.User)">verifiedCredentials</a></strong>(<a href="http://twitter4j.org/apidocs/twitter4j/User.html?is-external=true" title="class or interface in twitter4j">User</a> user)</code> </td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class java.lang.<a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="TwitterAdapter()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>TwitterAdapter</h4>
<pre>public TwitterAdapter()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="gotMentions(twitter4j.ResponseList)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>gotMentions</h4>
<pre>public void gotMentions(<a href="http://twitter4j.org/apidocs/twitter4j/ResponseList.html?is-external=true" title="class or interface in twitter4j">ResponseList</a><<a href="http://twitter4j.org/apidocs/twitter4j/Status.html?is-external=true" title="class or interface in twitter4j">Status</a>> statuses)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#gotMentions(twitter4j.ResponseList)">gotMentions</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="gotHomeTimeline(twitter4j.ResponseList)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>gotHomeTimeline</h4>
<pre>public void gotHomeTimeline(<a href="http://twitter4j.org/apidocs/twitter4j/ResponseList.html?is-external=true" title="class or interface in twitter4j">ResponseList</a><<a href="http://twitter4j.org/apidocs/twitter4j/Status.html?is-external=true" title="class or interface in twitter4j">Status</a>> statuses)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#gotHomeTimeline(twitter4j.ResponseList)">gotHomeTimeline</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="gotUserTimeline(twitter4j.ResponseList)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>gotUserTimeline</h4>
<pre>public void gotUserTimeline(<a href="http://twitter4j.org/apidocs/twitter4j/ResponseList.html?is-external=true" title="class or interface in twitter4j">ResponseList</a><<a href="http://twitter4j.org/apidocs/twitter4j/Status.html?is-external=true" title="class or interface in twitter4j">Status</a>> statuses)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#gotUserTimeline(twitter4j.ResponseList)">gotUserTimeline</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="gotRetweetsOfMe(twitter4j.ResponseList)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>gotRetweetsOfMe</h4>
<pre>public void gotRetweetsOfMe(<a href="http://twitter4j.org/apidocs/twitter4j/ResponseList.html?is-external=true" title="class or interface in twitter4j">ResponseList</a><<a href="http://twitter4j.org/apidocs/twitter4j/Status.html?is-external=true" title="class or interface in twitter4j">Status</a>> statuses)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#gotRetweetsOfMe(twitter4j.ResponseList)">gotRetweetsOfMe</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="gotRetweets(twitter4j.ResponseList)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>gotRetweets</h4>
<pre>public void gotRetweets(<a href="http://twitter4j.org/apidocs/twitter4j/ResponseList.html?is-external=true" title="class or interface in twitter4j">ResponseList</a><<a href="http://twitter4j.org/apidocs/twitter4j/Status.html?is-external=true" title="class or interface in twitter4j">Status</a>> retweets)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#gotRetweets(twitter4j.ResponseList)">gotRetweets</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="gotShowStatus(twitter4j.Status)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>gotShowStatus</h4>
<pre>public void gotShowStatus(<a href="http://twitter4j.org/apidocs/twitter4j/Status.html?is-external=true" title="class or interface in twitter4j">Status</a> status)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#gotShowStatus(twitter4j.Status)">gotShowStatus</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="destroyedStatus(twitter4j.Status)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>destroyedStatus</h4>
<pre>public void destroyedStatus(<a href="http://twitter4j.org/apidocs/twitter4j/Status.html?is-external=true" title="class or interface in twitter4j">Status</a> destroyedStatus)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#destroyedStatus(twitter4j.Status)">destroyedStatus</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="updatedStatus(twitter4j.Status)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>updatedStatus</h4>
<pre>public void updatedStatus(<a href="http://twitter4j.org/apidocs/twitter4j/Status.html?is-external=true" title="class or interface in twitter4j">Status</a> status)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#updatedStatus(twitter4j.Status)">updatedStatus</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="retweetedStatus(twitter4j.Status)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>retweetedStatus</h4>
<pre>public void retweetedStatus(<a href="http://twitter4j.org/apidocs/twitter4j/Status.html?is-external=true" title="class or interface in twitter4j">Status</a> retweetedStatus)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#retweetedStatus(twitter4j.Status)">retweetedStatus</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="gotOEmbed(twitter4j.OEmbed)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>gotOEmbed</h4>
<pre>public void gotOEmbed(<a href="http://twitter4j.org/apidocs/twitter4j/OEmbed.html?is-external=true" title="class or interface in twitter4j">OEmbed</a> oembed)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#gotOEmbed(twitter4j.OEmbed)">gotOEmbed</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="searched(twitter4j.QueryResult)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>searched</h4>
<pre>public void searched(<a href="http://twitter4j.org/apidocs/twitter4j/QueryResult.html?is-external=true" title="class or interface in twitter4j">QueryResult</a> queryResult)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#searched(twitter4j.QueryResult)">searched</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="gotDirectMessages(twitter4j.ResponseList)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>gotDirectMessages</h4>
<pre>public void gotDirectMessages(<a href="http://twitter4j.org/apidocs/twitter4j/ResponseList.html?is-external=true" title="class or interface in twitter4j">ResponseList</a><<a href="http://twitter4j.org/apidocs/twitter4j/DirectMessage.html?is-external=true" title="class or interface in twitter4j">DirectMessage</a>> messages)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#gotDirectMessages(twitter4j.ResponseList)">gotDirectMessages</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="gotSentDirectMessages(twitter4j.ResponseList)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>gotSentDirectMessages</h4>
<pre>public void gotSentDirectMessages(<a href="http://twitter4j.org/apidocs/twitter4j/ResponseList.html?is-external=true" title="class or interface in twitter4j">ResponseList</a><<a href="http://twitter4j.org/apidocs/twitter4j/DirectMessage.html?is-external=true" title="class or interface in twitter4j">DirectMessage</a>> messages)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#gotSentDirectMessages(twitter4j.ResponseList)">gotSentDirectMessages</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="gotDirectMessage(twitter4j.DirectMessage)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>gotDirectMessage</h4>
<pre>public void gotDirectMessage(<a href="http://twitter4j.org/apidocs/twitter4j/DirectMessage.html?is-external=true" title="class or interface in twitter4j">DirectMessage</a> message)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#gotDirectMessage(twitter4j.DirectMessage)">gotDirectMessage</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="destroyedDirectMessage(twitter4j.DirectMessage)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>destroyedDirectMessage</h4>
<pre>public void destroyedDirectMessage(<a href="http://twitter4j.org/apidocs/twitter4j/DirectMessage.html?is-external=true" title="class or interface in twitter4j">DirectMessage</a> message)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#destroyedDirectMessage(twitter4j.DirectMessage)">destroyedDirectMessage</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="sentDirectMessage(twitter4j.DirectMessage)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>sentDirectMessage</h4>
<pre>public void sentDirectMessage(<a href="http://twitter4j.org/apidocs/twitter4j/DirectMessage.html?is-external=true" title="class or interface in twitter4j">DirectMessage</a> message)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#sentDirectMessage(twitter4j.DirectMessage)">sentDirectMessage</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="gotFriendsIDs(twitter4j.IDs)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>gotFriendsIDs</h4>
<pre>public void gotFriendsIDs(<a href="http://twitter4j.org/apidocs/twitter4j/IDs.html?is-external=true" title="class or interface in twitter4j">IDs</a> ids)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#gotFriendsIDs(twitter4j.IDs)">gotFriendsIDs</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="gotFollowersIDs(twitter4j.IDs)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>gotFollowersIDs</h4>
<pre>public void gotFollowersIDs(<a href="http://twitter4j.org/apidocs/twitter4j/IDs.html?is-external=true" title="class or interface in twitter4j">IDs</a> ids)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#gotFollowersIDs(twitter4j.IDs)">gotFollowersIDs</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="lookedUpFriendships(twitter4j.ResponseList)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>lookedUpFriendships</h4>
<pre>public void lookedUpFriendships(<a href="http://twitter4j.org/apidocs/twitter4j/ResponseList.html?is-external=true" title="class or interface in twitter4j">ResponseList</a><<a href="http://twitter4j.org/apidocs/twitter4j/Friendship.html?is-external=true" title="class or interface in twitter4j">Friendship</a>> friendships)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#lookedUpFriendships(twitter4j.ResponseList)">lookedUpFriendships</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="gotIncomingFriendships(twitter4j.IDs)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>gotIncomingFriendships</h4>
<pre>public void gotIncomingFriendships(<a href="http://twitter4j.org/apidocs/twitter4j/IDs.html?is-external=true" title="class or interface in twitter4j">IDs</a> ids)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#gotIncomingFriendships(twitter4j.IDs)">gotIncomingFriendships</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="gotOutgoingFriendships(twitter4j.IDs)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>gotOutgoingFriendships</h4>
<pre>public void gotOutgoingFriendships(<a href="http://twitter4j.org/apidocs/twitter4j/IDs.html?is-external=true" title="class or interface in twitter4j">IDs</a> ids)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#gotOutgoingFriendships(twitter4j.IDs)">gotOutgoingFriendships</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="createdFriendship(twitter4j.User)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createdFriendship</h4>
<pre>public void createdFriendship(<a href="http://twitter4j.org/apidocs/twitter4j/User.html?is-external=true" title="class or interface in twitter4j">User</a> user)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#createdFriendship(twitter4j.User)">createdFriendship</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="destroyedFriendship(twitter4j.User)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>destroyedFriendship</h4>
<pre>public void destroyedFriendship(<a href="http://twitter4j.org/apidocs/twitter4j/User.html?is-external=true" title="class or interface in twitter4j">User</a> user)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#destroyedFriendship(twitter4j.User)">destroyedFriendship</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="updatedFriendship(twitter4j.Relationship)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>updatedFriendship</h4>
<pre>public void updatedFriendship(<a href="http://twitter4j.org/apidocs/twitter4j/Relationship.html?is-external=true" title="class or interface in twitter4j">Relationship</a> relationship)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#updatedFriendship(twitter4j.Relationship)">updatedFriendship</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="gotShowFriendship(twitter4j.Relationship)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>gotShowFriendship</h4>
<pre>public void gotShowFriendship(<a href="http://twitter4j.org/apidocs/twitter4j/Relationship.html?is-external=true" title="class or interface in twitter4j">Relationship</a> relationship)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#gotShowFriendship(twitter4j.Relationship)">gotShowFriendship</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="gotFriendsList(twitter4j.PagableResponseList)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>gotFriendsList</h4>
<pre>public void gotFriendsList(<a href="http://twitter4j.org/apidocs/twitter4j/PagableResponseList.html?is-external=true" title="class or interface in twitter4j">PagableResponseList</a><<a href="http://twitter4j.org/apidocs/twitter4j/User.html?is-external=true" title="class or interface in twitter4j">User</a>> users)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#gotFriendsList(twitter4j.PagableResponseList)">gotFriendsList</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="gotFollowersList(twitter4j.PagableResponseList)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>gotFollowersList</h4>
<pre>public void gotFollowersList(<a href="http://twitter4j.org/apidocs/twitter4j/PagableResponseList.html?is-external=true" title="class or interface in twitter4j">PagableResponseList</a><<a href="http://twitter4j.org/apidocs/twitter4j/User.html?is-external=true" title="class or interface in twitter4j">User</a>> users)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#gotFollowersList(twitter4j.PagableResponseList)">gotFollowersList</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="gotAccountSettings(twitter4j.AccountSettings)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>gotAccountSettings</h4>
<pre>public void gotAccountSettings(<a href="http://twitter4j.org/apidocs/twitter4j/AccountSettings.html?is-external=true" title="class or interface in twitter4j">AccountSettings</a> settings)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#gotAccountSettings(twitter4j.AccountSettings)">gotAccountSettings</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="verifiedCredentials(twitter4j.User)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>verifiedCredentials</h4>
<pre>public void verifiedCredentials(<a href="http://twitter4j.org/apidocs/twitter4j/User.html?is-external=true" title="class or interface in twitter4j">User</a> user)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#verifiedCredentials(twitter4j.User)">verifiedCredentials</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="updatedAccountSettings(twitter4j.AccountSettings)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>updatedAccountSettings</h4>
<pre>public void updatedAccountSettings(<a href="http://twitter4j.org/apidocs/twitter4j/AccountSettings.html?is-external=true" title="class or interface in twitter4j">AccountSettings</a> settings)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#updatedAccountSettings(twitter4j.AccountSettings)">updatedAccountSettings</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="updatedProfile(twitter4j.User)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>updatedProfile</h4>
<pre>public void updatedProfile(<a href="http://twitter4j.org/apidocs/twitter4j/User.html?is-external=true" title="class or interface in twitter4j">User</a> user)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#updatedProfile(twitter4j.User)">updatedProfile</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="updatedProfileBackgroundImage(twitter4j.User)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>updatedProfileBackgroundImage</h4>
<pre>public void updatedProfileBackgroundImage(<a href="http://twitter4j.org/apidocs/twitter4j/User.html?is-external=true" title="class or interface in twitter4j">User</a> user)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#updatedProfileBackgroundImage(twitter4j.User)">updatedProfileBackgroundImage</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="updatedProfileColors(twitter4j.User)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>updatedProfileColors</h4>
<pre>public void updatedProfileColors(<a href="http://twitter4j.org/apidocs/twitter4j/User.html?is-external=true" title="class or interface in twitter4j">User</a> user)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#updatedProfileColors(twitter4j.User)">updatedProfileColors</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="updatedProfileImage(twitter4j.User)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>updatedProfileImage</h4>
<pre>public void updatedProfileImage(<a href="http://twitter4j.org/apidocs/twitter4j/User.html?is-external=true" title="class or interface in twitter4j">User</a> user)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#updatedProfileImage(twitter4j.User)">updatedProfileImage</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="gotBlocksList(twitter4j.ResponseList)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>gotBlocksList</h4>
<pre>public void gotBlocksList(<a href="http://twitter4j.org/apidocs/twitter4j/ResponseList.html?is-external=true" title="class or interface in twitter4j">ResponseList</a><<a href="http://twitter4j.org/apidocs/twitter4j/User.html?is-external=true" title="class or interface in twitter4j">User</a>> blockingUsers)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#gotBlocksList(twitter4j.ResponseList)">gotBlocksList</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="gotBlockIDs(twitter4j.IDs)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>gotBlockIDs</h4>
<pre>public void gotBlockIDs(<a href="http://twitter4j.org/apidocs/twitter4j/IDs.html?is-external=true" title="class or interface in twitter4j">IDs</a> blockingUsersIDs)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#gotBlockIDs(twitter4j.IDs)">gotBlockIDs</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="createdBlock(twitter4j.User)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createdBlock</h4>
<pre>public void createdBlock(<a href="http://twitter4j.org/apidocs/twitter4j/User.html?is-external=true" title="class or interface in twitter4j">User</a> user)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#createdBlock(twitter4j.User)">createdBlock</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="destroyedBlock(twitter4j.User)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>destroyedBlock</h4>
<pre>public void destroyedBlock(<a href="http://twitter4j.org/apidocs/twitter4j/User.html?is-external=true" title="class or interface in twitter4j">User</a> user)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#destroyedBlock(twitter4j.User)">destroyedBlock</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="lookedupUsers(twitter4j.ResponseList)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>lookedupUsers</h4>
<pre>public void lookedupUsers(<a href="http://twitter4j.org/apidocs/twitter4j/ResponseList.html?is-external=true" title="class or interface in twitter4j">ResponseList</a><<a href="http://twitter4j.org/apidocs/twitter4j/User.html?is-external=true" title="class or interface in twitter4j">User</a>> users)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#lookedupUsers(twitter4j.ResponseList)">lookedupUsers</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="gotUserDetail(twitter4j.User)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>gotUserDetail</h4>
<pre>public void gotUserDetail(<a href="http://twitter4j.org/apidocs/twitter4j/User.html?is-external=true" title="class or interface in twitter4j">User</a> user)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#gotUserDetail(twitter4j.User)">gotUserDetail</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="searchedUser(twitter4j.ResponseList)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>searchedUser</h4>
<pre>public void searchedUser(<a href="http://twitter4j.org/apidocs/twitter4j/ResponseList.html?is-external=true" title="class or interface in twitter4j">ResponseList</a><<a href="http://twitter4j.org/apidocs/twitter4j/User.html?is-external=true" title="class or interface in twitter4j">User</a>> userList)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#searchedUser(twitter4j.ResponseList)">searchedUser</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="gotContributees(twitter4j.ResponseList)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>gotContributees</h4>
<pre>public void gotContributees(<a href="http://twitter4j.org/apidocs/twitter4j/ResponseList.html?is-external=true" title="class or interface in twitter4j">ResponseList</a><<a href="http://twitter4j.org/apidocs/twitter4j/User.html?is-external=true" title="class or interface in twitter4j">User</a>> users)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#gotContributees(twitter4j.ResponseList)">gotContributees</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="gotContributors(twitter4j.ResponseList)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>gotContributors</h4>
<pre>public void gotContributors(<a href="http://twitter4j.org/apidocs/twitter4j/ResponseList.html?is-external=true" title="class or interface in twitter4j">ResponseList</a><<a href="http://twitter4j.org/apidocs/twitter4j/User.html?is-external=true" title="class or interface in twitter4j">User</a>> users)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#gotContributors(twitter4j.ResponseList)">gotContributors</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="removedProfileBanner()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>removedProfileBanner</h4>
<pre>public void removedProfileBanner()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#removedProfileBanner()">removedProfileBanner</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="updatedProfileBanner()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>updatedProfileBanner</h4>
<pre>public void updatedProfileBanner()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#updatedProfileBanner()">updatedProfileBanner</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="gotUserSuggestions(twitter4j.ResponseList)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>gotUserSuggestions</h4>
<pre>public void gotUserSuggestions(<a href="http://twitter4j.org/apidocs/twitter4j/ResponseList.html?is-external=true" title="class or interface in twitter4j">ResponseList</a><<a href="http://twitter4j.org/apidocs/twitter4j/User.html?is-external=true" title="class or interface in twitter4j">User</a>> users)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#gotUserSuggestions(twitter4j.ResponseList)">gotUserSuggestions</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="gotSuggestedUserCategories(twitter4j.ResponseList)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>gotSuggestedUserCategories</h4>
<pre>public void gotSuggestedUserCategories(<a href="http://twitter4j.org/apidocs/twitter4j/ResponseList.html?is-external=true" title="class or interface in twitter4j">ResponseList</a><<a href="http://twitter4j.org/apidocs/twitter4j/Category.html?is-external=true" title="class or interface in twitter4j">Category</a>> category)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#gotSuggestedUserCategories(twitter4j.ResponseList)">gotSuggestedUserCategories</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="gotMemberSuggestions(twitter4j.ResponseList)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>gotMemberSuggestions</h4>
<pre>public void gotMemberSuggestions(<a href="http://twitter4j.org/apidocs/twitter4j/ResponseList.html?is-external=true" title="class or interface in twitter4j">ResponseList</a><<a href="http://twitter4j.org/apidocs/twitter4j/User.html?is-external=true" title="class or interface in twitter4j">User</a>> users)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#gotMemberSuggestions(twitter4j.ResponseList)">gotMemberSuggestions</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="gotFavorites(twitter4j.ResponseList)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>gotFavorites</h4>
<pre>public void gotFavorites(<a href="http://twitter4j.org/apidocs/twitter4j/ResponseList.html?is-external=true" title="class or interface in twitter4j">ResponseList</a><<a href="http://twitter4j.org/apidocs/twitter4j/Status.html?is-external=true" title="class or interface in twitter4j">Status</a>> statuses)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#gotFavorites(twitter4j.ResponseList)">gotFavorites</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="createdFavorite(twitter4j.Status)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createdFavorite</h4>
<pre>public void createdFavorite(<a href="http://twitter4j.org/apidocs/twitter4j/Status.html?is-external=true" title="class or interface in twitter4j">Status</a> status)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#createdFavorite(twitter4j.Status)">createdFavorite</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="destroyedFavorite(twitter4j.Status)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>destroyedFavorite</h4>
<pre>public void destroyedFavorite(<a href="http://twitter4j.org/apidocs/twitter4j/Status.html?is-external=true" title="class or interface in twitter4j">Status</a> status)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#destroyedFavorite(twitter4j.Status)">destroyedFavorite</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="gotUserLists(twitter4j.ResponseList)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>gotUserLists</h4>
<pre>public void gotUserLists(<a href="http://twitter4j.org/apidocs/twitter4j/ResponseList.html?is-external=true" title="class or interface in twitter4j">ResponseList</a><<a href="http://twitter4j.org/apidocs/twitter4j/UserList.html?is-external=true" title="class or interface in twitter4j">UserList</a>> userLists)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#gotUserLists(twitter4j.ResponseList)">gotUserLists</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="gotUserListStatuses(twitter4j.ResponseList)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>gotUserListStatuses</h4>
<pre>public void gotUserListStatuses(<a href="http://twitter4j.org/apidocs/twitter4j/ResponseList.html?is-external=true" title="class or interface in twitter4j">ResponseList</a><<a href="http://twitter4j.org/apidocs/twitter4j/Status.html?is-external=true" title="class or interface in twitter4j">Status</a>> statuses)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#gotUserListStatuses(twitter4j.ResponseList)">gotUserListStatuses</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="destroyedUserListMember(twitter4j.UserList)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>destroyedUserListMember</h4>
<pre>public void destroyedUserListMember(<a href="http://twitter4j.org/apidocs/twitter4j/UserList.html?is-external=true" title="class or interface in twitter4j">UserList</a> userList)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#destroyedUserListMember(twitter4j.UserList)">destroyedUserListMember</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="gotUserListMemberships(twitter4j.PagableResponseList)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>gotUserListMemberships</h4>
<pre>public void gotUserListMemberships(<a href="http://twitter4j.org/apidocs/twitter4j/PagableResponseList.html?is-external=true" title="class or interface in twitter4j">PagableResponseList</a><<a href="http://twitter4j.org/apidocs/twitter4j/UserList.html?is-external=true" title="class or interface in twitter4j">UserList</a>> userLists)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#gotUserListMemberships(twitter4j.PagableResponseList)">gotUserListMemberships</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="gotUserListSubscribers(twitter4j.PagableResponseList)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>gotUserListSubscribers</h4>
<pre>public void gotUserListSubscribers(<a href="http://twitter4j.org/apidocs/twitter4j/PagableResponseList.html?is-external=true" title="class or interface in twitter4j">PagableResponseList</a><<a href="http://twitter4j.org/apidocs/twitter4j/User.html?is-external=true" title="class or interface in twitter4j">User</a>> users)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#gotUserListSubscribers(twitter4j.PagableResponseList)">gotUserListSubscribers</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="subscribedUserList(twitter4j.UserList)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>subscribedUserList</h4>
<pre>public void subscribedUserList(<a href="http://twitter4j.org/apidocs/twitter4j/UserList.html?is-external=true" title="class or interface in twitter4j">UserList</a> userList)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#subscribedUserList(twitter4j.UserList)">subscribedUserList</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="checkedUserListSubscription(twitter4j.User)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>checkedUserListSubscription</h4>
<pre>public void checkedUserListSubscription(<a href="http://twitter4j.org/apidocs/twitter4j/User.html?is-external=true" title="class or interface in twitter4j">User</a> user)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#checkedUserListSubscription(twitter4j.User)">checkedUserListSubscription</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="unsubscribedUserList(twitter4j.UserList)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>unsubscribedUserList</h4>
<pre>public void unsubscribedUserList(<a href="http://twitter4j.org/apidocs/twitter4j/UserList.html?is-external=true" title="class or interface in twitter4j">UserList</a> userList)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#unsubscribedUserList(twitter4j.UserList)">unsubscribedUserList</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="createdUserListMembers(twitter4j.UserList)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createdUserListMembers</h4>
<pre>public void createdUserListMembers(<a href="http://twitter4j.org/apidocs/twitter4j/UserList.html?is-external=true" title="class or interface in twitter4j">UserList</a> userList)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#createdUserListMembers(twitter4j.UserList)">createdUserListMembers</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="checkedUserListMembership(twitter4j.User)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>checkedUserListMembership</h4>
<pre>public void checkedUserListMembership(<a href="http://twitter4j.org/apidocs/twitter4j/User.html?is-external=true" title="class or interface in twitter4j">User</a> users)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#checkedUserListMembership(twitter4j.User)">checkedUserListMembership</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="createdUserListMember(twitter4j.UserList)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createdUserListMember</h4>
<pre>public void createdUserListMember(<a href="http://twitter4j.org/apidocs/twitter4j/UserList.html?is-external=true" title="class or interface in twitter4j">UserList</a> userList)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#createdUserListMember(twitter4j.UserList)">createdUserListMember</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="destroyedUserList(twitter4j.UserList)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>destroyedUserList</h4>
<pre>public void destroyedUserList(<a href="http://twitter4j.org/apidocs/twitter4j/UserList.html?is-external=true" title="class or interface in twitter4j">UserList</a> userList)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#destroyedUserList(twitter4j.UserList)">destroyedUserList</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="updatedUserList(twitter4j.UserList)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>updatedUserList</h4>
<pre>public void updatedUserList(<a href="http://twitter4j.org/apidocs/twitter4j/UserList.html?is-external=true" title="class or interface in twitter4j">UserList</a> userList)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#updatedUserList(twitter4j.UserList)">updatedUserList</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="createdUserList(twitter4j.UserList)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createdUserList</h4>
<pre>public void createdUserList(<a href="http://twitter4j.org/apidocs/twitter4j/UserList.html?is-external=true" title="class or interface in twitter4j">UserList</a> userList)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#createdUserList(twitter4j.UserList)">createdUserList</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="gotShowUserList(twitter4j.UserList)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>gotShowUserList</h4>
<pre>public void gotShowUserList(<a href="http://twitter4j.org/apidocs/twitter4j/UserList.html?is-external=true" title="class or interface in twitter4j">UserList</a> userList)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#gotShowUserList(twitter4j.UserList)">gotShowUserList</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="gotUserListSubscriptions(twitter4j.PagableResponseList)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>gotUserListSubscriptions</h4>
<pre>public void gotUserListSubscriptions(<a href="http://twitter4j.org/apidocs/twitter4j/PagableResponseList.html?is-external=true" title="class or interface in twitter4j">PagableResponseList</a><<a href="http://twitter4j.org/apidocs/twitter4j/UserList.html?is-external=true" title="class or interface in twitter4j">UserList</a>> userLists)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#gotUserListSubscriptions(twitter4j.PagableResponseList)">gotUserListSubscriptions</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="gotUserListMembers(twitter4j.PagableResponseList)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>gotUserListMembers</h4>
<pre>public void gotUserListMembers(<a href="http://twitter4j.org/apidocs/twitter4j/PagableResponseList.html?is-external=true" title="class or interface in twitter4j">PagableResponseList</a><<a href="http://twitter4j.org/apidocs/twitter4j/User.html?is-external=true" title="class or interface in twitter4j">User</a>> users)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#gotUserListMembers(twitter4j.PagableResponseList)">gotUserListMembers</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="gotSavedSearches(twitter4j.ResponseList)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>gotSavedSearches</h4>
<pre>public void gotSavedSearches(<a href="http://twitter4j.org/apidocs/twitter4j/ResponseList.html?is-external=true" title="class or interface in twitter4j">ResponseList</a><<a href="http://twitter4j.org/apidocs/twitter4j/SavedSearch.html?is-external=true" title="class or interface in twitter4j">SavedSearch</a>> savedSearches)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#gotSavedSearches(twitter4j.ResponseList)">gotSavedSearches</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="gotSavedSearch(twitter4j.SavedSearch)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>gotSavedSearch</h4>
<pre>public void gotSavedSearch(<a href="http://twitter4j.org/apidocs/twitter4j/SavedSearch.html?is-external=true" title="class or interface in twitter4j">SavedSearch</a> savedSearch)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#gotSavedSearch(twitter4j.SavedSearch)">gotSavedSearch</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="createdSavedSearch(twitter4j.SavedSearch)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createdSavedSearch</h4>
<pre>public void createdSavedSearch(<a href="http://twitter4j.org/apidocs/twitter4j/SavedSearch.html?is-external=true" title="class or interface in twitter4j">SavedSearch</a> savedSearch)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#createdSavedSearch(twitter4j.SavedSearch)">createdSavedSearch</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="destroyedSavedSearch(twitter4j.SavedSearch)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>destroyedSavedSearch</h4>
<pre>public void destroyedSavedSearch(<a href="http://twitter4j.org/apidocs/twitter4j/SavedSearch.html?is-external=true" title="class or interface in twitter4j">SavedSearch</a> savedSearch)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#destroyedSavedSearch(twitter4j.SavedSearch)">destroyedSavedSearch</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="gotGeoDetails(twitter4j.Place)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>gotGeoDetails</h4>
<pre>public void gotGeoDetails(<a href="http://twitter4j.org/apidocs/twitter4j/Place.html?is-external=true" title="class or interface in twitter4j">Place</a> place)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#gotGeoDetails(twitter4j.Place)">gotGeoDetails</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="gotReverseGeoCode(twitter4j.ResponseList)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>gotReverseGeoCode</h4>
<pre>public void gotReverseGeoCode(<a href="http://twitter4j.org/apidocs/twitter4j/ResponseList.html?is-external=true" title="class or interface in twitter4j">ResponseList</a><<a href="http://twitter4j.org/apidocs/twitter4j/Place.html?is-external=true" title="class or interface in twitter4j">Place</a>> places)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#gotReverseGeoCode(twitter4j.ResponseList)">gotReverseGeoCode</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="searchedPlaces(twitter4j.ResponseList)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>searchedPlaces</h4>
<pre>public void searchedPlaces(<a href="http://twitter4j.org/apidocs/twitter4j/ResponseList.html?is-external=true" title="class or interface in twitter4j">ResponseList</a><<a href="http://twitter4j.org/apidocs/twitter4j/Place.html?is-external=true" title="class or interface in twitter4j">Place</a>> places)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#searchedPlaces(twitter4j.ResponseList)">searchedPlaces</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="gotSimilarPlaces(twitter4j.SimilarPlaces)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>gotSimilarPlaces</h4>
<pre>public void gotSimilarPlaces(<a href="http://twitter4j.org/apidocs/twitter4j/SimilarPlaces.html?is-external=true" title="class or interface in twitter4j">SimilarPlaces</a> places)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#gotSimilarPlaces(twitter4j.SimilarPlaces)">gotSimilarPlaces</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="createdPlace(twitter4j.Place)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createdPlace</h4>
<pre>public void createdPlace(<a href="http://twitter4j.org/apidocs/twitter4j/Place.html?is-external=true" title="class or interface in twitter4j">Place</a> place)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#createdPlace(twitter4j.Place)">createdPlace</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="gotPlaceTrends(twitter4j.Trends)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>gotPlaceTrends</h4>
<pre>public void gotPlaceTrends(<a href="http://twitter4j.org/apidocs/twitter4j/Trends.html?is-external=true" title="class or interface in twitter4j">Trends</a> trends)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#gotPlaceTrends(twitter4j.Trends)">gotPlaceTrends</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="gotAvailableTrends(twitter4j.ResponseList)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>gotAvailableTrends</h4>
<pre>public void gotAvailableTrends(<a href="http://twitter4j.org/apidocs/twitter4j/ResponseList.html?is-external=true" title="class or interface in twitter4j">ResponseList</a><<a href="http://twitter4j.org/apidocs/twitter4j/Location.html?is-external=true" title="class or interface in twitter4j">Location</a>> locations)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#gotAvailableTrends(twitter4j.ResponseList)">gotAvailableTrends</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="gotClosestTrends(twitter4j.ResponseList)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>gotClosestTrends</h4>
<pre>public void gotClosestTrends(<a href="http://twitter4j.org/apidocs/twitter4j/ResponseList.html?is-external=true" title="class or interface in twitter4j">ResponseList</a><<a href="http://twitter4j.org/apidocs/twitter4j/Location.html?is-external=true" title="class or interface in twitter4j">Location</a>> locations)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#gotClosestTrends(twitter4j.ResponseList)">gotClosestTrends</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="reportedSpam(twitter4j.User)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>reportedSpam</h4>
<pre>public void reportedSpam(<a href="http://twitter4j.org/apidocs/twitter4j/User.html?is-external=true" title="class or interface in twitter4j">User</a> reportedSpammer)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#reportedSpam(twitter4j.User)">reportedSpam</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="gotOAuthRequestToken(twitter4j.auth.RequestToken)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>gotOAuthRequestToken</h4>
<pre>public void gotOAuthRequestToken(<a href="http://twitter4j.org/apidocs/twitter4j/auth/RequestToken.html?is-external=true" title="class or interface in twitter4j.auth">RequestToken</a> token)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#gotOAuthRequestToken(twitter4j.auth.RequestToken)">gotOAuthRequestToken</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="gotOAuthAccessToken(twitter4j.auth.AccessToken)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>gotOAuthAccessToken</h4>
<pre>public void gotOAuthAccessToken(<a href="http://twitter4j.org/apidocs/twitter4j/auth/AccessToken.html?is-external=true" title="class or interface in twitter4j.auth">AccessToken</a> token)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#gotOAuthAccessToken(twitter4j.auth.AccessToken)">gotOAuthAccessToken</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="gotAPIConfiguration(twitter4j.TwitterAPIConfiguration)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>gotAPIConfiguration</h4>
<pre>public void gotAPIConfiguration(<a href="http://twitter4j.org/apidocs/twitter4j/TwitterAPIConfiguration.html?is-external=true" title="class or interface in twitter4j">TwitterAPIConfiguration</a> conf)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#gotAPIConfiguration(twitter4j.TwitterAPIConfiguration)">gotAPIConfiguration</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="gotLanguages(twitter4j.ResponseList)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>gotLanguages</h4>
<pre>public void gotLanguages(<a href="http://twitter4j.org/apidocs/twitter4j/ResponseList.html?is-external=true" title="class or interface in twitter4j">ResponseList</a><<a href="http://twitter4j.org/apidocs/twitter4j/api/HelpResources.Language.html?is-external=true" title="class or interface in twitter4j.api">HelpResources.Language</a>> languages)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#gotLanguages(twitter4j.ResponseList)">gotLanguages</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="gotPrivacyPolicy(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>gotPrivacyPolicy</h4>
<pre>public void gotPrivacyPolicy(<a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> privacyPolicy)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#gotPrivacyPolicy(java.lang.String)">gotPrivacyPolicy</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="gotTermsOfService(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>gotTermsOfService</h4>
<pre>public void gotTermsOfService(<a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> tof)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#gotTermsOfService(java.lang.String)">gotTermsOfService</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="gotRateLimitStatus(java.util.Map)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>gotRateLimitStatus</h4>
<pre>public void gotRateLimitStatus(<a href="http://download.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://twitter4j.org/apidocs/twitter4j/RateLimitStatus.html?is-external=true" title="class or interface in twitter4j">RateLimitStatus</a>> rateLimitStatus)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#gotRateLimitStatus(java.util.Map)">gotRateLimitStatus</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
<a name="onException(twitter4j.TwitterException, twitter4j.TwitterMethod)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>onException</h4>
<pre>public void onException(<a href="http://twitter4j.org/apidocs/twitter4j/TwitterException.html?is-external=true" title="class or interface in twitter4j">TwitterException</a> te,
<a href="../twitter4j/TwitterMethod.html" title="enum in twitter4j">TwitterMethod</a> method)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../twitter4j/TwitterListener.html#onException(twitter4j.TwitterException, twitter4j.TwitterMethod)">onException</a></code> in interface <code><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j">TwitterListener</a></code></dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/TwitterAdapter.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li><a href="../index-all.html">Index</a></li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../twitter4j/AsyncTwitterFactory.html" title="class in twitter4j"><span class="strong">Prev Class</span></a></li>
<li><a href="../twitter4j/TwitterListener.html" title="interface in twitter4j"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?twitter4j/TwitterAdapter.html" target="_top">Frames</a></li>
<li><a href="TwitterAdapter.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#constructor_detail">Constr</a> | </li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2013. All Rights Reserved.</small></p>
</body>
</html>