T
- public class ERXFaultArray<T extends EOEnterpriseObject> extends NSArray<T>
NSArray._AvgNumberOperator, NSArray._CountOperator, NSArray._MaxOperator, NSArray._MinOperator, NSArray._Operator, NSArray._SumNumberOperator, NSArray.Operator
NSCoding._BigDecimalSupport, NSCoding._BigIntegerSupport, NSCoding._BooleanSupport, NSCoding._ByteSupport, NSCoding._CharacterSupport, NSCoding._DateSupport, NSCoding._DoubleSupport, NSCoding._FloatSupport, NSCoding._IntegerSupport, NSCoding._LongSupport, NSCoding._NumberSupport, NSCoding._ShortSupport, NSCoding._StringSupport, NSCoding.Support
NSKeyValueCodingAdditions.DefaultImplementation, NSKeyValueCodingAdditions.Utility
NSKeyValueCoding._BooleanFieldBinding, NSKeyValueCoding._BooleanMethodBinding, NSKeyValueCoding._FieldBinding, NSKeyValueCoding._ForwardingBinding, NSKeyValueCoding._KeyBinding, NSKeyValueCoding._KeyBindingCreation, NSKeyValueCoding._MethodBinding, NSKeyValueCoding._NumberFieldBinding, NSKeyValueCoding._NumberMethodBinding, NSKeyValueCoding._ReflectionKeyBindingCreation, NSKeyValueCoding.ErrorHandling, NSKeyValueCoding.MapImplementation, NSKeyValueCoding.Null<T>, NSKeyValueCoding.UnknownKeyException, NSKeyValueCoding.ValueAccessor
_CLASS, _hashCache, _NSArrayClassHashCode, _objects, AverageOperatorName, CheckForNull, CountOperatorName, EmptyArray, IgnoreNull, MaximumOperatorName, MinimumOperatorName, NotFound, SumOperatorName
_KeyPathSeparatorChar, KeyPathSeparator
NullValue
Constructor and Description |
---|
ERXFaultArray(EOEditingContext ec,
NSArray<EOGlobalID> array) |
ERXFaultArray(NSArray<T> array) |
Modifier and Type | Method and Description |
---|---|
protected Object[] |
_objects() |
Object |
clone() |
boolean |
containsObject(Object object) |
int |
count() |
EOEditingContext |
editingContext() |
int |
indexOfObject(Object object) |
Iterator<T> |
iterator() |
T |
objectAtIndex(int index) |
Enumeration |
objectEnumerator() |
Enumeration<T> |
reverseObjectEnumerator() |
void |
setEditingContext(EOEditingContext ec) |
_initializeWithCapacity, _mustRecomputeHash, _mutableComponentsSeparatedByString, _setCount, _setMustRecomputeHash, _setObjects, _shallowHashCode, add, add, addAll, addAll, arrayByAddingObject, arrayByAddingObjectsFromArray, arrayList, classForCoder, clear, componentsJoinedByString, componentsSeparatedByString, contains, containsAll, decodeObject, emptyArray, encodeWithCoder, equals, firstObjectCommonWithArray, get, getObjects, getObjects, hashCode, immutableClone, indexOf, indexOfIdenticalObject, indexOfIdenticalObject, indexOfObject, isEmpty, isEqualToArray, lastIndexOf, lastObject, listIterator, listIterator, makeObjectsPerformSelector, mutableClone, objects, objects, objectsNoCopy, of, of, of, operatorForKey, operatorNames, remove, remove, removeAll, removeOperatorForKey, retainAll, set, setOperatorForKey, size, sortedArrayUsingComparator, sortedArrayUsingSelector, subarrayWithRange, subList, takeValueForKey, takeValueForKeyPath, toArray, toArray, toString, valueForKey, valueForKey, valueForKey, valueForKeyPath, valueForKeyPath, vector
finalize, getClass, notify, notifyAll, wait, wait, wait
replaceAll, sort, spliterator
parallelStream, removeIf, stream
public ERXFaultArray(EOEditingContext ec, NSArray<EOGlobalID> array)
public T objectAtIndex(int index)
objectAtIndex
in class NSArray<T extends EOEnterpriseObject>
public boolean containsObject(Object object)
containsObject
in class NSArray<T extends EOEnterpriseObject>
public int indexOfObject(Object object)
indexOfObject
in class NSArray<T extends EOEnterpriseObject>
public int count()
count
in class NSArray<T extends EOEnterpriseObject>
public Iterator<T> iterator()
iterator
in interface Iterable<T extends EOEnterpriseObject>
iterator
in interface Collection<T extends EOEnterpriseObject>
iterator
in interface List<T extends EOEnterpriseObject>
iterator
in class NSArray<T extends EOEnterpriseObject>
public Enumeration objectEnumerator()
objectEnumerator
in class NSArray<T extends EOEnterpriseObject>
public Enumeration<T> reverseObjectEnumerator()
reverseObjectEnumerator
in class NSArray<T extends EOEnterpriseObject>
protected Object[] _objects()
_objects
in class NSArray<T extends EOEnterpriseObject>
public EOEditingContext editingContext()
public Object clone()
clone
in class NSArray<T extends EOEnterpriseObject>
public void setEditingContext(EOEditingContext ec)
Copyright © 2002 – 2024 Project Wonder.