Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb883a84

Browse files
author
Douglas Crockford
committed
backout
1 parentb676742 commitb883a84

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

‎JSONArray.java

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -347,15 +347,6 @@ public boolean isNull(int index) {
347347
returnJSONObject.NULL.equals(this.opt(index));
348348
}
349349

350-
/**
351-
* Returns an iterator.
352-
*
353-
* @return An iterator.
354-
*/
355-
publicIteratoriterator() {
356-
returnthis.myArrayList.iterator();
357-
}
358-
359350
/**
360351
* Make a string from the contents of this JSONArray. The
361352
* <code>separator</code> string is inserted between each element. Warning:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp