org.apache.lucene.analysis
public static final class BaseTokenStreamTestCase.CheckClearAttributesAttributeImpl extends org.apache.lucene.util.AttributeImpl implements BaseTokenStreamTestCase.CheckClearAttributesAttribute
| Constructor and Description |
|---|
BaseTokenStreamTestCase.CheckClearAttributesAttributeImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
void |
copyTo(org.apache.lucene.util.AttributeImpl target) |
boolean |
equals(Object other) |
boolean |
getAndResetClearCalled() |
int |
hashCode() |
public BaseTokenStreamTestCase.CheckClearAttributesAttributeImpl()
public boolean getAndResetClearCalled()
getAndResetClearCalled in interface BaseTokenStreamTestCase.CheckClearAttributesAttributepublic void clear()
clear in class org.apache.lucene.util.AttributeImplpublic void copyTo(org.apache.lucene.util.AttributeImpl target)
copyTo in class org.apache.lucene.util.AttributeImplCopyright © 2000-2014 Apache Software Foundation. All Rights Reserved.