Package apple.corefoundation.opaque
Interface CFArrayRef
-
- All Superinterfaces:
org.moe.natj.general.ptr.ConstVoidPtr,org.moe.natj.c.OpaquePtr
- All Known Subinterfaces:
CFMutableArrayRef
- All Known Implementing Classes:
CFArrayRef.Impl,CFMutableArrayRef.Impl
public interface CFArrayRef extends org.moe.natj.c.OpaquePtr
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classCFArrayRef.Impl
-