#import <OABTableSortedIntArray.h>
Abgeleitet von NSObject.
Öffentliche Methoden | |
| (id) | - initWithIntSet: |
| (void) | - dealloc |
| (int) | - indexOfInt: |
| (int) | - intAtIndex: |
| (int) | - dim |
Geschützte Attribute | |
| NSArray * | mIntArray |
Definiert in Zeile 11 der Datei OABTableSortedIntArray.h.
| - (id) initWithIntSet: | (id) | fp8 |
| - (void) dealloc |
Implementiert NSObject.
| - (int) indexOfInt: | (int) | fp8 |
| - (int) intAtIndex: | (int) | fp8 |
| - (int) dim |
Definiert in Zeile 13 der Datei OABTableSortedIntArray.h.