org.python.core
Interface ucnhashAPI

All Known Implementing Classes:
ucnhash

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