Package apple.foundation.struct
Interface NSHashTableCallBacks.Function_isEqual
-
- Enclosing class:
- NSHashTableCallBacks
public static interface NSHashTableCallBacks.Function_isEqual
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleancall_isEqual(NSHashTable<?> arg0, org.moe.natj.general.ptr.ConstVoidPtr arg1, org.moe.natj.general.ptr.ConstVoidPtr arg2)
-
-
-
Method Detail
-
call_isEqual
boolean call_isEqual(NSHashTable<?> arg0, org.moe.natj.general.ptr.ConstVoidPtr arg1, org.moe.natj.general.ptr.ConstVoidPtr arg2)
-
-