public class irishStemmer extends Object
| Constructor and Description | 
|---|
irishStemmer()  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object o)  | 
String | 
getCurrent()
Get the current string. 
 | 
int | 
hashCode()  | 
void | 
setCurrent(String value)
Set the current string. 
 | 
boolean | 
stem()  | 
Copyright © 2021 The Apache Software Foundation. All rights reserved.