Package apple.foundation
Interface NSIndexSet.Block_enumerateRangesWithOptionsUsingBlock
-
- Enclosing class:
- NSIndexSet
public static interface NSIndexSet.Block_enumerateRangesWithOptionsUsingBlock
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_enumerateRangesWithOptionsUsingBlock(NSRange range, org.moe.natj.general.ptr.BoolPtr stop)
-
-
-
Method Detail
-
call_enumerateRangesWithOptionsUsingBlock
void call_enumerateRangesWithOptionsUsingBlock(NSRange range, org.moe.natj.general.ptr.BoolPtr stop)
-
-