public interface FFIJava
| Modifier and Type | Method and Description |
|---|---|
default boolean |
javaEquals(Object o) |
default int |
javaHashCode() |
default String |
toJavaString()
Do not call toString of this method since the
toString itself will simply call toJavaString;
|
Copyright © 2022 Alibaba Group Holding Ltd.. All rights reserved.