slice


Description:

public RomKanaCharacterList slice (int start_char_pos, int stop_char_pos)

Return a slice of this character list.

Parameters:

start_char_pos

zero-based index of the begin of the slice

stop_char_pos

zero-based index after the end of the slice

Returns:

a RomKanaCharacterList