Uses of Class
net.sourceforge.lept4j.L_Hashitem
-
Packages that use L_Hashitem Package Description net.sourceforge.lept4j -
-
Uses of L_Hashitem in net.sourceforge.lept4j
Subclasses of L_Hashitem in net.sourceforge.lept4j Modifier and Type Class Description static classL_Hashitem.ByReferencestatic classL_Hashitem.ByValueMethods in net.sourceforge.lept4j that return L_Hashitem Modifier and Type Method Description static L_HashitemLeptonica1. l_hmapLookup(L_Hashmap hmap, long key, long val, int op)Original signature :L_HASHITEM* l_hmapLookup(L_HASHMAP*, l_uint64, l_uint64, l_int32)
-