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