public class Among extends Object
Modifier and Type | Field and Description |
---|---|
Method |
method |
SnowballProgram |
methodobject |
int |
result |
String |
s |
int |
s_size |
int |
substring_i |
Constructor and Description |
---|
Among(String s,
int substring_i,
int result,
String methodname,
SnowballProgram methodobject) |
public int s_size
public String s
public int substring_i
public int result
public Method method
public SnowballProgram methodobject
public Among(String s, int substring_i, int result, String methodname, SnowballProgram methodobject)
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.