org.python.core
Interface ucnhashAPI


public interface ucnhashAPI


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

Method Detail

getCchMax

public int getCchMax()

getValue

public int getValue(java.lang.String s,
                    int start,
                    int end)


Jython homepage