Subversion Repositories AndroidProjects

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
1107 chris 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 (version 1.7.0_17) on Sun Nov 03 15:35:44 CET 2013 -->
6
<title>LongMap.Keys (libgdx API)</title>
7
<meta name="date" content="2013-11-03">
8
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
9
</head>
10
<body>
11
<script type="text/javascript"><!--
12
    if (location.href.indexOf('is-external=true') == -1) {
13
        parent.document.title="LongMap.Keys (libgdx API)";
14
    }
15
//-->
16
</script>
17
<noscript>
18
<div>JavaScript is disabled on your browser.</div>
19
</noscript>
20
<!-- ========= START OF TOP NAVBAR ======= -->
21
<div class="topNav"><a name="navbar_top">
22
<!--   -->
23
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
24
<!--   -->
25
</a>
26
<ul class="navList" title="Navigation">
27
<li><a href="../../../../overview-summary.html">Overview</a></li>
28
<li><a href="package-summary.html">Package</a></li>
29
<li class="navBarCell1Rev">Class</li>
30
<li><a href="class-use/LongMap.Keys.html">Use</a></li>
31
<li><a href="package-tree.html">Tree</a></li>
32
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
33
<li><a href="../../../../index-all.html">Index</a></li>
34
<li><a href="../../../../help-doc.html">Help</a></li>
35
</ul>
36
<div class="aboutLanguage"><em>
37
                                libgdx API
38
                                <style>
39
                                body, td, th { font-family:Helvetica, Tahoma, Arial, sans-serif; font-size:10pt }
40
                                pre, code, tt { font-size:9pt; font-family:Lucida Console, Courier New, sans-serif }
41
                                h1, h2, h3, .FrameTitleFont, .FrameHeadingFont, .TableHeadingColor font { font-size:105%;  font-weight:bold }
42
                                .TableHeadingColor { background:#EEEEFF; }
43
                                a { text-decoration:none }
44
                                a:hover { text-decoration:underline }
45
                                a:link, a:visited { color:blue }
46
                                table { border:0px }
47
                                .TableRowColor td:first-child { border-left:1px solid black }
48
                                .TableRowColor td { border:0px; border-bottom:1px solid black; border-right:1px solid black }
49
                                hr { border:0px; border-bottom:1px solid #333366; }
50
                                </style>
51
                        </em></div>
52
</div>
53
<div class="subNav">
54
<ul class="navList">
55
<li><a href="../../../../com/badlogic/gdx/utils/LongMap.Entry.html" title="class in com.badlogic.gdx.utils"><span class="strong">Prev Class</span></a></li>
56
<li><a href="../../../../com/badlogic/gdx/utils/LongMap.Values.html" title="class in com.badlogic.gdx.utils"><span class="strong">Next Class</span></a></li>
57
</ul>
58
<ul class="navList">
59
<li><a href="../../../../index.html?com/badlogic/gdx/utils/LongMap.Keys.html" target="_top">Frames</a></li>
60
<li><a href="LongMap.Keys.html" target="_top">No Frames</a></li>
61
</ul>
62
<ul class="navList" id="allclasses_navbar_top">
63
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
64
</ul>
65
<div>
66
<script type="text/javascript"><!--
67
  allClassesLink = document.getElementById("allclasses_navbar_top");
68
  if(window==top) {
69
    allClassesLink.style.display = "block";
70
  }
71
  else {
72
    allClassesLink.style.display = "none";
73
  }
74
  //-->
75
</script>
76
</div>
77
<div>
78
<ul class="subNavList">
79
<li>Summary:&nbsp;</li>
80
<li>Nested&nbsp;|&nbsp;</li>
81
<li><a href="#fields_inherited_from_class_com.badlogic.gdx.utils.LongMap.MapIterator">Field</a>&nbsp;|&nbsp;</li>
82
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
83
<li><a href="#method_summary">Method</a></li>
84
</ul>
85
<ul class="subNavList">
86
<li>Detail:&nbsp;</li>
87
<li>Field&nbsp;|&nbsp;</li>
88
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
89
<li><a href="#method_detail">Method</a></li>
90
</ul>
91
</div>
92
<a name="skip-navbar_top">
93
<!--   -->
94
</a></div>
95
<!-- ========= END OF TOP NAVBAR ========= -->
96
<!-- ======== START OF CLASS DATA ======== -->
97
<div class="header">
98
<div class="subTitle">com.badlogic.gdx.utils</div>
99
<h2 title="Class LongMap.Keys" class="title">Class LongMap.Keys</h2>
100
</div>
101
<div class="contentContainer">
102
<ul class="inheritance">
103
<li>java.lang.Object</li>
104
<li>
105
<ul class="inheritance">
106
<li>com.badlogic.gdx.utils.LongMap.Keys</li>
107
</ul>
108
</li>
109
</ul>
110
<div class="description">
111
<ul class="blockList">
112
<li class="blockList">
113
<dl>
114
<dt>Enclosing class:</dt>
115
<dd><a href="../../../../com/badlogic/gdx/utils/LongMap.html" title="class in com.badlogic.gdx.utils">LongMap</a>&lt;<a href="../../../../com/badlogic/gdx/utils/LongMap.html" title="type parameter in LongMap">V</a>&gt;</dd>
116
</dl>
117
<hr>
118
<br>
119
<pre>public static class <span class="strong">LongMap.Keys</span>
120
extends java.lang.Object</pre>
121
</li>
122
</ul>
123
</div>
124
<div class="summary">
125
<ul class="blockList">
126
<li class="blockList">
127
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
128
<ul class="blockList">
129
<li class="blockList"><a name="constructor_summary">
130
<!--   -->
131
</a>
132
<h3>Constructor Summary</h3>
133
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
134
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
135
<tr>
136
<th class="colOne" scope="col">Constructor and Description</th>
137
</tr>
138
<tr class="altColor">
139
<td class="colOne"><code><strong><a href="../../../../com/badlogic/gdx/utils/LongMap.Keys.html#LongMap.Keys(com.badlogic.gdx.utils.LongMap)">LongMap.Keys</a></strong>(<a href="../../../../com/badlogic/gdx/utils/LongMap.html" title="class in com.badlogic.gdx.utils">LongMap</a>&nbsp;map)</code>&nbsp;</td>
140
</tr>
141
</table>
142
</li>
143
</ul>
144
<!-- ========== METHOD SUMMARY =========== -->
145
<ul class="blockList">
146
<li class="blockList"><a name="method_summary">
147
<!--   -->
148
</a>
149
<h3>Method Summary</h3>
150
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
151
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
152
<tr>
153
<th class="colFirst" scope="col">Modifier and Type</th>
154
<th class="colLast" scope="col">Method and Description</th>
155
</tr>
156
<tr class="altColor">
157
<td class="colFirst"><code>long</code></td>
158
<td class="colLast"><code><strong><a href="../../../../com/badlogic/gdx/utils/LongMap.Keys.html#next()">next</a></strong>()</code>&nbsp;</td>
159
</tr>
160
<tr class="rowColor">
161
<td class="colFirst"><code><a href="../../../../com/badlogic/gdx/utils/LongArray.html" title="class in com.badlogic.gdx.utils">LongArray</a></code></td>
162
<td class="colLast"><code><strong><a href="../../../../com/badlogic/gdx/utils/LongMap.Keys.html#toArray()">toArray</a></strong>()</code>
163
<div class="block">Returns a new array containing the remaining values.</div>
164
</td>
165
</tr>
166
</table>
167
<ul class="blockList">
168
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
169
<!--   -->
170
</a>
171
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
172
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
173
</ul>
174
</li>
175
</ul>
176
</li>
177
</ul>
178
</div>
179
<div class="details">
180
<ul class="blockList">
181
<li class="blockList">
182
<!-- ========= CONSTRUCTOR DETAIL ======== -->
183
<ul class="blockList">
184
<li class="blockList"><a name="constructor_detail">
185
<!--   -->
186
</a>
187
<h3>Constructor Detail</h3>
188
<a name="LongMap.Keys(com.badlogic.gdx.utils.LongMap)">
189
<!--   -->
190
</a>
191
<ul class="blockListLast">
192
<li class="blockList">
193
<h4>LongMap.Keys</h4>
194
<pre>public&nbsp;LongMap.Keys(<a href="../../../../com/badlogic/gdx/utils/LongMap.html" title="class in com.badlogic.gdx.utils">LongMap</a>&nbsp;map)</pre>
195
</li>
196
</ul>
197
</li>
198
</ul>
199
<!-- ============ METHOD DETAIL ========== -->
200
<ul class="blockList">
201
<li class="blockList"><a name="method_detail">
202
<!--   -->
203
</a>
204
<h3>Method Detail</h3>
205
<a name="next()">
206
<!--   -->
207
</a>
208
<ul class="blockList">
209
<li class="blockList">
210
<h4>next</h4>
211
<pre>public&nbsp;long&nbsp;next()</pre>
212
</li>
213
</ul>
214
<a name="toArray()">
215
<!--   -->
216
</a>
217
<ul class="blockListLast">
218
<li class="blockList">
219
<h4>toArray</h4>
220
<pre>public&nbsp;<a href="../../../../com/badlogic/gdx/utils/LongArray.html" title="class in com.badlogic.gdx.utils">LongArray</a>&nbsp;toArray()</pre>
221
<div class="block">Returns a new array containing the remaining values.</div>
222
</li>
223
</ul>
224
</li>
225
</ul>
226
</li>
227
</ul>
228
</div>
229
</div>
230
<!-- ========= END OF CLASS DATA ========= -->
231
<!-- ======= START OF BOTTOM NAVBAR ====== -->
232
<div class="bottomNav"><a name="navbar_bottom">
233
<!--   -->
234
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
235
<!--   -->
236
</a>
237
<ul class="navList" title="Navigation">
238
<li><a href="../../../../overview-summary.html">Overview</a></li>
239
<li><a href="package-summary.html">Package</a></li>
240
<li class="navBarCell1Rev">Class</li>
241
<li><a href="class-use/LongMap.Keys.html">Use</a></li>
242
<li><a href="package-tree.html">Tree</a></li>
243
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
244
<li><a href="../../../../index-all.html">Index</a></li>
245
<li><a href="../../../../help-doc.html">Help</a></li>
246
</ul>
247
<div class="aboutLanguage"><em>libgdx API</em></div>
248
</div>
249
<div class="subNav">
250
<ul class="navList">
251
<li><a href="../../../../com/badlogic/gdx/utils/LongMap.Entry.html" title="class in com.badlogic.gdx.utils"><span class="strong">Prev Class</span></a></li>
252
<li><a href="../../../../com/badlogic/gdx/utils/LongMap.Values.html" title="class in com.badlogic.gdx.utils"><span class="strong">Next Class</span></a></li>
253
</ul>
254
<ul class="navList">
255
<li><a href="../../../../index.html?com/badlogic/gdx/utils/LongMap.Keys.html" target="_top">Frames</a></li>
256
<li><a href="LongMap.Keys.html" target="_top">No Frames</a></li>
257
</ul>
258
<ul class="navList" id="allclasses_navbar_bottom">
259
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
260
</ul>
261
<div>
262
<script type="text/javascript"><!--
263
  allClassesLink = document.getElementById("allclasses_navbar_bottom");
264
  if(window==top) {
265
    allClassesLink.style.display = "block";
266
  }
267
  else {
268
    allClassesLink.style.display = "none";
269
  }
270
  //-->
271
</script>
272
</div>
273
<div>
274
<ul class="subNavList">
275
<li>Summary:&nbsp;</li>
276
<li>Nested&nbsp;|&nbsp;</li>
277
<li><a href="#fields_inherited_from_class_com.badlogic.gdx.utils.LongMap.MapIterator">Field</a>&nbsp;|&nbsp;</li>
278
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
279
<li><a href="#method_summary">Method</a></li>
280
</ul>
281
<ul class="subNavList">
282
<li>Detail:&nbsp;</li>
283
<li>Field&nbsp;|&nbsp;</li>
284
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
285
<li><a href="#method_detail">Method</a></li>
286
</ul>
287
</div>
288
<a name="skip-navbar_bottom">
289
<!--   -->
290
</a></div>
291
<!-- ======== END OF BOTTOM NAVBAR ======= -->
292
<p class="legalCopy"><small>
293
                                <div style="font-size:9pt"><i>
294
                                Copyright &copy; 2010-2013 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)
295
                                </i></div>
296
                        </small></p>
297
</body>
298
</html>