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