public class NSMutableOrderedSet<_ObjectType> extends NSOrderedSet<_ObjectType>
| Modifier and Type | Class and Description |
|---|---|
static interface |
NSMutableOrderedSet.Block_sortRangeOptionsUsingComparator |
static interface |
NSMutableOrderedSet.Block_sortUsingComparator |
static interface |
NSMutableOrderedSet.Block_sortWithOptionsUsingComparator |
NSOrderedSet.Block_differenceFromOrderedSetWithOptionsUsingEquivalenceTest, NSOrderedSet.Block_enumerateObjectsAtIndexesOptionsUsingBlock, NSOrderedSet.Block_enumerateObjectsUsingBlock, NSOrderedSet.Block_enumerateObjectsWithOptionsUsingBlock, NSOrderedSet.Block_indexesOfObjectsAtIndexesOptionsPassingTest, NSOrderedSet.Block_indexesOfObjectsPassingTest, NSOrderedSet.Block_indexesOfObjectsWithOptionsPassingTest, NSOrderedSet.Block_indexOfObjectAtIndexesOptionsPassingTest, NSOrderedSet.Block_indexOfObjectInSortedRangeOptionsUsingComparator, NSOrderedSet.Block_indexOfObjectPassingTest, NSOrderedSet.Block_indexOfObjectWithOptionsPassingTest, NSOrderedSet.Block_sortedArrayUsingComparator, NSOrderedSet.Block_sortedArrayWithOptionsUsingComparatorNSObject.Function_instanceMethodForSelector_ret, NSObject.Function_methodForSelector_ret| Modifier | Constructor and Description |
|---|---|
protected |
NSMutableOrderedSet(org.moe.natj.general.Pointer peer) |
addObserverForKeyPathOptionsContext, array, containsObject, copyWithZone, count, countByEnumeratingWithStateObjectsCount, description, descriptionWithLocale, descriptionWithLocaleIndent, differenceFromOrderedSet, differenceFromOrderedSetWithOptions, differenceFromOrderedSetWithOptionsUsingEquivalenceTest, encodeWithCoder, enumerateObjectsAtIndexesOptionsUsingBlock, enumerateObjectsUsingBlock, enumerateObjectsWithOptionsUsingBlock, filteredOrderedSetUsingPredicate, firstObject, getObjectsRange, indexesOfObjectsAtIndexesOptionsPassingTest, indexesOfObjectsPassingTest, indexesOfObjectsWithOptionsPassingTest, indexOfObject, indexOfObjectAtIndexesOptionsPassingTest, indexOfObjectInSortedRangeOptionsUsingComparator, indexOfObjectPassingTest, indexOfObjectWithOptionsPassingTest, intersectsOrderedSet, intersectsSet, isEqualToOrderedSet, isSubsetOfOrderedSet, isSubsetOfSet, lastObject, mutableCopyWithZone, objectAtIndex, objectAtIndexedSubscript, objectEnumerator, objectsAtIndexes, orderedSetByApplyingDifference, removeObserverForKeyPath, removeObserverForKeyPathContext, reversedOrderedSet, reverseObjectEnumerator, set, setValueForKey, sortedArrayUsingComparator, sortedArrayUsingDescriptors, sortedArrayWithOptionsUsingComparator, valueForKeyaccessibilityActivate, accessibilityActivationPoint, accessibilityAssistiveTechnologyFocusedIdentifiers, accessibilityAttributedHint, accessibilityAttributedLabel, accessibilityAttributedUserInputLabels, accessibilityAttributedValue, accessibilityContainerType, accessibilityCustomActions, accessibilityCustomRotors, accessibilityDecrement, accessibilityDragSourceDescriptors, accessibilityDropPointDescriptors, accessibilityElementAtIndex, accessibilityElementCount, accessibilityElementDidBecomeFocused, accessibilityElementDidLoseFocus, accessibilityElementIsFocused, accessibilityElements, accessibilityElementsHidden, accessibilityFrame, accessibilityHint, accessibilityIncrement, accessibilityLabel, accessibilityLanguage, accessibilityNavigationStyle, accessibilityPath, accessibilityPerformEscape, accessibilityPerformMagicTap, accessibilityRespondsToUserInteraction, accessibilityScroll, accessibilityTextualContext, accessibilityTraits, accessibilityUserInputLabels, accessibilityValue, accessibilityViewIsModal, attemptRecoveryFromErrorOptionIndex, attemptRecoveryFromErrorOptionIndexDelegateDidRecoverSelectorContextInfo, autoContentAccessingProxy, awakeAfterUsingCoder, awakeFromNib, class_objc, classForCoder, classForKeyedArchiver, copy, dealloc, debugDescription, dictionaryWithValuesForKeys, didChangeValueForKey, didChangeValueForKeyWithSetMutationUsingObjects, didChangeValuesAtIndexesForKey, doesNotRecognizeSelector, fileManagerShouldProceedAfterError, fileManagerWillProcessPath, finalize_objc, forwardingTargetForSelector, forwardInvocation, hash, indexOfAccessibilityElement, isAccessibilityElement, isEqual, isKindOfClass, isMemberOfClass, isProxy, methodForSelector, methodSignatureForSelector, mutableArrayValueForKey, mutableArrayValueForKeyPath, mutableCopy, mutableOrderedSetValueForKey, mutableOrderedSetValueForKeyPath, mutableSetValueForKey, mutableSetValueForKeyPath, observationInfo, observeValueForKeyPathOfObjectChangeContext, performSelector, performSelectorInBackgroundWithObject, performSelectorOnMainThreadWithObjectWaitUntilDone, performSelectorOnMainThreadWithObjectWaitUntilDoneModes, performSelectorOnThreadWithObjectWaitUntilDone, performSelectorOnThreadWithObjectWaitUntilDoneModes, performSelectorWithObject, performSelectorWithObjectAfterDelay, performSelectorWithObjectAfterDelayInModes, performSelectorWithObjectWithObject, prepareForInterfaceBuilder, provideImageDataBytesPerRowOrigin_Size_UserInfo, replacementObjectForCoder, replacementObjectForKeyedArchiver, respondsToSelector, self, setAccessibilityActivationPoint, setAccessibilityAttributedHint, setAccessibilityAttributedLabel, setAccessibilityAttributedUserInputLabels, setAccessibilityAttributedValue, setAccessibilityContainerType, setAccessibilityCustomActions, setAccessibilityCustomRotors, setAccessibilityDragSourceDescriptors, setAccessibilityDropPointDescriptors, setAccessibilityElements, setAccessibilityElementsHidden, setAccessibilityFrame, setAccessibilityHint, setAccessibilityLabel, setAccessibilityLanguage, setAccessibilityNavigationStyle, setAccessibilityPath, setAccessibilityRespondsToUserInteraction, setAccessibilityTextualContext, setAccessibilityTraits, setAccessibilityUserInputLabels, setAccessibilityValue, setAccessibilityViewIsModal, setIsAccessibilityElement, setNilValueForKey, setObservationInfo, setShouldGroupAccessibilityChildren, setValueForKeyPath, setValueForUndefinedKey, setValuesForKeysWithDictionary, shouldGroupAccessibilityChildren, superclass, validateValueForKeyError, validateValueForKeyPathError, valueForKeyPath, valueForUndefinedKey, willChangeValueForKey, willChangeValueForKeyWithSetMutationUsingObjects, willChangeValuesAtIndexesForKeyprotected NSMutableOrderedSet(org.moe.natj.general.Pointer peer)
public static boolean accessInstanceVariablesDirectly()
public static NSMutableOrderedSet<?> alloc()
public static NSMutableOrderedSet<?> allocWithZone(org.moe.natj.general.ptr.VoidPtr zone)
public static boolean automaticallyNotifiesObserversForKey(java.lang.String key)
public static void cancelPreviousPerformRequestsWithTarget(java.lang.Object aTarget)
public static void cancelPreviousPerformRequestsWithTargetSelectorObject(java.lang.Object aTarget,
org.moe.natj.objc.SEL aSelector,
java.lang.Object anArgument)
public static NSArray<java.lang.String> classFallbacksForKeyedArchiver()
public static org.moe.natj.objc.Class classForKeyedUnarchiver()
public static java.lang.String debugDescription_static()
public static java.lang.String description_static()
public static long hash_static()
public static NSObject.Function_instanceMethodForSelector_ret instanceMethodForSelector(org.moe.natj.objc.SEL aSelector)
public static NSMethodSignature instanceMethodSignatureForSelector(org.moe.natj.objc.SEL aSelector)
public static boolean instancesRespondToSelector(org.moe.natj.objc.SEL aSelector)
public static boolean isSubclassOfClass(org.moe.natj.objc.Class aClass)
public static NSSet<java.lang.String> keyPathsForValuesAffectingValueForKey(java.lang.String key)
public static NSMutableOrderedSet<?> new_objc()
public static <_ObjectType> NSMutableOrderedSet<?> orderedSet()
public static <_ObjectType> NSMutableOrderedSet<?> orderedSetWithArray(NSArray<_ObjectType> array)
public static <_ObjectType> NSMutableOrderedSet<?> orderedSetWithArrayRangeCopyItems(NSArray<_ObjectType> array, NSRange range, boolean flag)
public static <_ObjectType> NSMutableOrderedSet<?> orderedSetWithCapacity(long numItems)
public static <_ObjectType> NSMutableOrderedSet<?> orderedSetWithObject(_ObjectType object)
public static <_ObjectType> NSMutableOrderedSet<?> orderedSetWithObjects(_ObjectType firstObj, java.lang.Object... varargs)
public static <_ObjectType> NSMutableOrderedSet<?> orderedSetWithObjectsCount(org.moe.natj.general.ptr.Ptr<_ObjectType> objects, long cnt)
public static <_ObjectType> NSMutableOrderedSet<?> orderedSetWithOrderedSet(NSOrderedSet<_ObjectType> set)
public static <_ObjectType> NSMutableOrderedSet<?> orderedSetWithOrderedSetRangeCopyItems(NSOrderedSet<_ObjectType> set, NSRange range, boolean flag)
public static <_ObjectType> NSMutableOrderedSet<?> orderedSetWithSet(NSSet<_ObjectType> set)
public static <_ObjectType> NSMutableOrderedSet<?> orderedSetWithSetCopyItems(NSSet<_ObjectType> set, boolean flag)
public static boolean resolveClassMethod(org.moe.natj.objc.SEL sel)
public static boolean resolveInstanceMethod(org.moe.natj.objc.SEL sel)
public static void setVersion_static(long aVersion)
public static org.moe.natj.objc.Class superclass_static()
public static boolean supportsSecureCoding()
public static long version_static()
public void addObject(_ObjectType object)
public void addObjectsCount(org.moe.natj.general.ptr.Ptr<_ObjectType> objects, long count)
public void addObjectsFromArray(NSArray<_ObjectType> array)
public void exchangeObjectAtIndexWithObjectAtIndex(long idx1,
long idx2)
public void filterUsingPredicate(NSPredicate p)
public NSMutableOrderedSet<?> init()
init in class NSOrderedSet<_ObjectType>public NSMutableOrderedSet<?> initWithArray(NSArray<_ObjectType> array)
initWithArray in class NSOrderedSet<_ObjectType>public NSMutableOrderedSet<?> initWithArrayCopyItems(NSArray<_ObjectType> set, boolean flag)
initWithArrayCopyItems in class NSOrderedSet<_ObjectType>public NSMutableOrderedSet<?> initWithArrayRangeCopyItems(NSArray<_ObjectType> set, NSRange range, boolean flag)
initWithArrayRangeCopyItems in class NSOrderedSet<_ObjectType>public NSMutableOrderedSet<?> initWithCapacity(long numItems)
public NSMutableOrderedSet<?> initWithCoder(NSCoder coder)
NSCodinginitWithCoder in interface NSCodinginitWithCoder in class NSOrderedSet<_ObjectType>public NSMutableOrderedSet<?> initWithObject(_ObjectType object)
initWithObject in class NSOrderedSet<_ObjectType>public NSMutableOrderedSet<?> initWithObjects(_ObjectType firstObj, java.lang.Object... varargs)
initWithObjects in class NSOrderedSet<_ObjectType>public NSMutableOrderedSet<?> initWithObjectsCount(org.moe.natj.general.ptr.Ptr<_ObjectType> objects, long cnt)
initWithObjectsCount in class NSOrderedSet<_ObjectType>public NSMutableOrderedSet<?> initWithOrderedSet(NSOrderedSet<_ObjectType> set)
initWithOrderedSet in class NSOrderedSet<_ObjectType>public NSMutableOrderedSet<?> initWithOrderedSetCopyItems(NSOrderedSet<_ObjectType> set, boolean flag)
initWithOrderedSetCopyItems in class NSOrderedSet<_ObjectType>public NSMutableOrderedSet<?> initWithOrderedSetRangeCopyItems(NSOrderedSet<_ObjectType> set, NSRange range, boolean flag)
initWithOrderedSetRangeCopyItems in class NSOrderedSet<_ObjectType>public NSMutableOrderedSet<?> initWithSet(NSSet<_ObjectType> set)
initWithSet in class NSOrderedSet<_ObjectType>public NSMutableOrderedSet<?> initWithSetCopyItems(NSSet<_ObjectType> set, boolean flag)
initWithSetCopyItems in class NSOrderedSet<_ObjectType>public void insertObjectAtIndex(_ObjectType object, long idx)
public void insertObjectsAtIndexes(NSArray<_ObjectType> objects, NSIndexSet indexes)
public void intersectOrderedSet(NSOrderedSet<_ObjectType> other)
public void intersectSet(NSSet<_ObjectType> other)
public void minusOrderedSet(NSOrderedSet<_ObjectType> other)
public void minusSet(NSSet<_ObjectType> other)
public void moveObjectsAtIndexesToIndex(NSIndexSet indexes, long idx)
public void removeAllObjects()
public void removeObject(_ObjectType object)
public void removeObjectAtIndex(long idx)
public void removeObjectsAtIndexes(NSIndexSet indexes)
public void removeObjectsInArray(NSArray<_ObjectType> array)
public void removeObjectsInRange(NSRange range)
public void replaceObjectAtIndexWithObject(long idx,
_ObjectType object)
public void replaceObjectsAtIndexesWithObjects(NSIndexSet indexes, NSArray<_ObjectType> objects)
public void replaceObjectsInRangeWithObjectsCount(NSRange range, org.moe.natj.general.ptr.Ptr<_ObjectType> objects, long count)
public void setObjectAtIndex(_ObjectType obj, long idx)
public void setObjectAtIndexedSubscript(_ObjectType obj, long idx)
public void sortRangeOptionsUsingComparator(NSRange range, long opts, NSMutableOrderedSet.Block_sortRangeOptionsUsingComparator cmptr)
public void sortUsingComparator(NSMutableOrderedSet.Block_sortUsingComparator cmptr)
public void sortUsingDescriptors(NSArray<? extends NSSortDescriptor> sortDescriptors)
public void sortWithOptionsUsingComparator(long opts,
NSMutableOrderedSet.Block_sortWithOptionsUsingComparator cmptr)
public boolean _supportsSecureCoding()
NSSecureCoding_supportsSecureCoding in interface NSSecureCoding_supportsSecureCoding in class NSOrderedSet<_ObjectType>public void unionOrderedSet(NSOrderedSet<_ObjectType> other)
public void unionSet(NSSet<_ObjectType> other)
public void applyDifference(NSOrderedCollectionDifference<_ObjectType> difference)