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