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.CheckClearAttributesAttribute
public void clear()
clear
in class org.apache.lucene.util.AttributeImpl
public void copyTo(org.apache.lucene.util.AttributeImpl target)
copyTo
in class org.apache.lucene.util.AttributeImpl
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.