org.python.core
Interface ucnhashAPI


public interface ucnhashAPI


Method Summary
 int getCchMax()
           
 int getValue(String s, int start, int end)
           
 

Method Detail

getCchMax

int getCchMax()

getValue

int getValue(String s,
             int start,
             int end)


Jython homepage