org.python.core

Interface ucnhashAPI

public interface ucnhashAPI

Method Summary

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

Method Details

getCchMax

public int getCchMax()

getValue

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

Jython homepage