@class NSString, NSArray, _PFWeakReference; @interface _PFFetchedResultOrderedSetWrapper : NSOrderedSet { int _cd_rc; NSArray *_underlyingArray; _PFWeakReference *_weakmoc; } @property (readonly) unsigned long long hash; @property (readonly) Class superclass; @property (readonly, copy) NSString *description; @property (readonly, copy) NSString *debugDescription; + (id)allocWithZone:(struct _NSZone { } *)a0; + (BOOL)accessInstanceVariablesDirectly; + (Class)classForKeyedUnarchiver; + (id)alloc; - (id)objectEnumerator; - (id)retain; - (id)indexesOfObjectsWithOptions:(unsigned long long)a0 passingTest:(id /* block */)a1; - (void)enumerateObjectsAtIndexes:(id)a0 options:(unsigned long long)a1 usingBlock:(id /* block */)a2; - (void)dealloc; - (unsigned long long)indexOfObjectWithOptions:(unsigned long long)a0 passingTest:(id /* block */)a1; - (unsigned long long)retainCount; - (unsigned long long)indexOfObject:(id)a0; - (unsigned long long)indexOfObjectAtIndexes:(id)a0 options:(unsigned long long)a1 passingTest:(id /* block */)a2; - (id)indexesOfObjectsAtIndexes:(id)a0 options:(unsigned long long)a1 passingTest:(id /* block */)a2; - (id)objectAtIndex:(unsigned long long)a0; - (BOOL)containsObject:(id)a0; - (void)getObjects:(id *)a0 range:(struct _NSRange { unsigned long long x0; unsigned long long x1; })a1; - (unsigned long long)count; - (BOOL)_tryRetain; - (void)enumerateObjectsWithOptions:(unsigned long long)a0 usingBlock:(id /* block */)a1; - (void)getObjects:(id *)a0; - (id)descriptionWithLocale:(id)a0; - (Class)classForCoder; - (id)allObjects; - (BOOL)isEqualToOrderedSet:(id)a0; - (id)arrayFromObjectIDs; - (id)newArrayFromObjectIDs; - (unsigned long long)indexOfManagedObjectForObjectID:(id)a0; - (id)array; - (BOOL)_isDeallocating; - (id)managedObjectIDAtIndex:(unsigned long long)a0; - (BOOL)isEqual:(id)a0; - (unsigned long long)countByEnumeratingWithState:(struct { unsigned long long x0; id *x1; unsigned long long *x2; unsigned long long x3[5]; } *)a0 objects:(id *)a1 count:(unsigned long long)a2; - (id)mutableCopyWithZone:(struct _NSZone { } *)a0; - (id)sortedArrayUsingComparator:(id /* block */)a0; - (oneway void)release; - (id)sortedArrayWithOptions:(unsigned long long)a0 usingComparator:(id /* block */)a1; - (id)copyWithZone:(struct _NSZone { } *)a0; - (id)initWithArray:(id)a0 andContext:(id)a1; @end