Friendship.html 7.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!-- NewPage -->
  3. <html lang="en">
  4. <head>
  5. <!-- Generated by javadoc (1.8.0_161) on Thu Aug 16 18:54:14 JST 2018 -->
  6. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  7. <title>Uses of Interface twitter4j.Friendship (twitter4j-core 4.0.7 API)</title>
  8. <meta name="date" content="2018-08-16">
  9. <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
  10. <script type="text/javascript" src="../../script.js"></script>
  11. </head>
  12. <body>
  13. <script type="text/javascript"><!--
  14. try {
  15. if (location.href.indexOf('is-external=true') == -1) {
  16. parent.document.title="Uses of Interface twitter4j.Friendship (twitter4j-core 4.0.7 API)";
  17. }
  18. }
  19. catch(err) {
  20. }
  21. //-->
  22. </script>
  23. <noscript>
  24. <div>JavaScript is disabled on your browser.</div>
  25. </noscript>
  26. <!-- ========= START OF TOP NAVBAR ======= -->
  27. <div class="topNav"><a name="navbar.top">
  28. <!-- -->
  29. </a>
  30. <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
  31. <a name="navbar.top.firstrow">
  32. <!-- -->
  33. </a>
  34. <ul class="navList" title="Navigation">
  35. <li><a href="../../overview-summary.html">Overview</a></li>
  36. <li><a href="../package-summary.html">Package</a></li>
  37. <li><a href="../../twitter4j/Friendship.html" title="interface in twitter4j">Class</a></li>
  38. <li class="navBarCell1Rev">Use</li>
  39. <li><a href="../package-tree.html">Tree</a></li>
  40. <li><a href="../../deprecated-list.html">Deprecated</a></li>
  41. <li><a href="../../index-all.html">Index</a></li>
  42. <li><a href="../../help-doc.html">Help</a></li>
  43. </ul>
  44. </div>
  45. <div class="subNav">
  46. <ul class="navList">
  47. <li>Prev</li>
  48. <li>Next</li>
  49. </ul>
  50. <ul class="navList">
  51. <li><a href="../../index.html?twitter4j/class-use/Friendship.html" target="_top">Frames</a></li>
  52. <li><a href="Friendship.html" target="_top">No&nbsp;Frames</a></li>
  53. </ul>
  54. <ul class="navList" id="allclasses_navbar_top">
  55. <li><a href="../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  56. </ul>
  57. <div>
  58. <script type="text/javascript"><!--
  59. allClassesLink = document.getElementById("allclasses_navbar_top");
  60. if(window==top) {
  61. allClassesLink.style.display = "block";
  62. }
  63. else {
  64. allClassesLink.style.display = "none";
  65. }
  66. //-->
  67. </script>
  68. </div>
  69. <a name="skip.navbar.top">
  70. <!-- -->
  71. </a></div>
  72. <!-- ========= END OF TOP NAVBAR ========= -->
  73. <div class="header">
  74. <h2 title="Uses of Interface twitter4j.Friendship" class="title">Uses of Interface<br>twitter4j.Friendship</h2>
  75. </div>
  76. <div class="classUseContainer">
  77. <ul class="blockList">
  78. <li class="blockList">
  79. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
  80. <caption><span>Packages that use <a href="../../twitter4j/Friendship.html" title="interface in twitter4j">Friendship</a></span><span class="tabEnd">&nbsp;</span></caption>
  81. <tr>
  82. <th class="colFirst" scope="col">Package</th>
  83. <th class="colLast" scope="col">Description</th>
  84. </tr>
  85. <tbody>
  86. <tr class="altColor">
  87. <td class="colFirst"><a href="#twitter4j.api">twitter4j.api</a></td>
  88. <td class="colLast">
  89. <div class="block">APIs represents Twitter API resources</div>
  90. </td>
  91. </tr>
  92. </tbody>
  93. </table>
  94. </li>
  95. <li class="blockList">
  96. <ul class="blockList">
  97. <li class="blockList"><a name="twitter4j.api">
  98. <!-- -->
  99. </a>
  100. <h3>Uses of <a href="../../twitter4j/Friendship.html" title="interface in twitter4j">Friendship</a> in <a href="../../twitter4j/api/package-summary.html">twitter4j.api</a></h3>
  101. <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
  102. <caption><span>Methods in <a href="../../twitter4j/api/package-summary.html">twitter4j.api</a> that return types with arguments of type <a href="../../twitter4j/Friendship.html" title="interface in twitter4j">Friendship</a></span><span class="tabEnd">&nbsp;</span></caption>
  103. <tr>
  104. <th class="colFirst" scope="col">Modifier and Type</th>
  105. <th class="colLast" scope="col">Method and Description</th>
  106. </tr>
  107. <tbody>
  108. <tr class="altColor">
  109. <td class="colFirst"><code><a href="../../twitter4j/ResponseList.html" title="interface in twitter4j">ResponseList</a>&lt;<a href="../../twitter4j/Friendship.html" title="interface in twitter4j">Friendship</a>&gt;</code></td>
  110. <td class="colLast"><span class="typeNameLabel">FriendsFollowersResources.</span><code><span class="memberNameLink"><a href="../../twitter4j/api/FriendsFollowersResources.html#lookupFriendships-long...-">lookupFriendships</a></span>(long...&nbsp;ids)</code>
  111. <div class="block">Returns the relationship of the authenticating user to the specified users.</div>
  112. </td>
  113. </tr>
  114. <tr class="rowColor">
  115. <td class="colFirst"><code><a href="../../twitter4j/ResponseList.html" title="interface in twitter4j">ResponseList</a>&lt;<a href="../../twitter4j/Friendship.html" title="interface in twitter4j">Friendship</a>&gt;</code></td>
  116. <td class="colLast"><span class="typeNameLabel">FriendsFollowersResources.</span><code><span class="memberNameLink"><a href="../../twitter4j/api/FriendsFollowersResources.html#lookupFriendships-java.lang.String...-">lookupFriendships</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>...&nbsp;screenNames)</code>
  117. <div class="block">Returns the relationship of the authenticating user to the specified users.</div>
  118. </td>
  119. </tr>
  120. </tbody>
  121. </table>
  122. </li>
  123. </ul>
  124. </li>
  125. </ul>
  126. </div>
  127. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  128. <div class="bottomNav"><a name="navbar.bottom">
  129. <!-- -->
  130. </a>
  131. <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
  132. <a name="navbar.bottom.firstrow">
  133. <!-- -->
  134. </a>
  135. <ul class="navList" title="Navigation">
  136. <li><a href="../../overview-summary.html">Overview</a></li>
  137. <li><a href="../package-summary.html">Package</a></li>
  138. <li><a href="../../twitter4j/Friendship.html" title="interface in twitter4j">Class</a></li>
  139. <li class="navBarCell1Rev">Use</li>
  140. <li><a href="../package-tree.html">Tree</a></li>
  141. <li><a href="../../deprecated-list.html">Deprecated</a></li>
  142. <li><a href="../../index-all.html">Index</a></li>
  143. <li><a href="../../help-doc.html">Help</a></li>
  144. </ul>
  145. </div>
  146. <div class="subNav">
  147. <ul class="navList">
  148. <li>Prev</li>
  149. <li>Next</li>
  150. </ul>
  151. <ul class="navList">
  152. <li><a href="../../index.html?twitter4j/class-use/Friendship.html" target="_top">Frames</a></li>
  153. <li><a href="Friendship.html" target="_top">No&nbsp;Frames</a></li>
  154. </ul>
  155. <ul class="navList" id="allclasses_navbar_bottom">
  156. <li><a href="../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  157. </ul>
  158. <div>
  159. <script type="text/javascript"><!--
  160. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  161. if(window==top) {
  162. allClassesLink.style.display = "block";
  163. }
  164. else {
  165. allClassesLink.style.display = "none";
  166. }
  167. //-->
  168. </script>
  169. </div>
  170. <a name="skip.navbar.bottom">
  171. <!-- -->
  172. </a></div>
  173. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  174. <p class="legalCopy"><small>Copyright &#169; 2018. All rights reserved.</small></p>
  175. </body>
  176. </html>