com.liferay.util.jazzy
Class InvalidWord
java.lang.Object
com.liferay.portal.kernel.jazzy.InvalidWord
com.liferay.util.jazzy.InvalidWord
- All Implemented Interfaces:
- Serializable
Deprecated. As of 7.0.0, moved to InvalidWord
@Deprecated
public class InvalidWord
- extends InvalidWord
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InvalidWord
public InvalidWord(String invalidWord,
List<String> suggestions,
String wordContext,
int wordContextPosition)
- Deprecated.