Uses of Class
net.sourceforge.lept4j.L_Hashitem.ByReference
-
Uses of L_Hashitem.ByReference in net.sourceforge.lept4j
Modifier and TypeFieldDescriptionL_Hashmap.hashtab
array of hash item ptrs
C type : L_Hashitem**L_Hashitem.next
ptr to the next in the list
C type : L_Hashitem*ModifierConstructorDescriptionL_Hashitem
(long key, long val, int count, L_Hashitem.ByReference next) L_Hashmap
(int nitems, int ntogo, int maxocc, L_Hashitem.ByReference[] hashtab, int tabsize)