Package apple.foundation
Interface NSSet.Block_enumerateObjectsUsingBlock
-
- Enclosing class:
- NSSet<_ObjectType>
public static interface NSSet.Block_enumerateObjectsUsingBlock
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_enumerateObjectsUsingBlock(java.lang.Object obj, org.moe.natj.general.ptr.BoolPtr stop)
-