Project Wonder 7.2-SNAPSHOT
- java.lang.Object
-
- com.webobjects.foundation._NSWeakMutableCollection
-
- com.webobjects.foundation._NSWeakMutableArray
-
- All Implemented Interfaces:
- Serializable
public class _NSWeakMutableArray
extends com.webobjects.foundation._NSWeakMutableCollection
implements Serializable
Reimplementation with a fix for StackOverflowError in WO 5.4.3.
http://lists.apple.com/archives/webobjects-dev/2009/Nov/msg00459.html
- See Also:
- Serialized Form
- Author:
- dfrolov
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.webobjects.foundation._NSWeakMutableCollection
com.webobjects.foundation._NSWeakMutableCollection._NSWeakMutableCollectionEnumerator<T,R extends WeakReference<T>>, com.webobjects.foundation._NSWeakMutableCollection._NSWeakMutableCollectionReference<T>
-
Field Summary
Fields
Modifier and Type |
Field and Description |
static Class |
_CLASS |
-
Fields inherited from class com.webobjects.foundation._NSWeakMutableCollection
queue
-
Method Summary
-
Methods inherited from class com.webobjects.foundation._NSWeakMutableCollection
processQueue
-
-
Method Detail
-
count
public int count()
- Specified by:
count
in class com.webobjects.foundation._NSWeakMutableCollection
-
toString
public String toString()
- Specified by:
toString
in class com.webobjects.foundation._NSWeakMutableCollection
Last updated: Wed, Jul 29, 2020 12:47 PM CEST
Copyright © 2002 – 2020 Project Wonder.