Package org.apache.graphar.stdcxx
Interface StdMap<K,V>
-
- All Superinterfaces:
com.alibaba.fastffi.FFIPointer,com.alibaba.fastffi.FFIType
public interface StdMap<K,V> extends com.alibaba.fastffi.FFIPointer
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceStdMap.Factory<K,V>
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Vget(K key)intsize()
-