public static final class BaseTokenStreamTestCase.CheckClearAttributesAttributeImpl extends AttributeImpl implements BaseTokenStreamTestCase.CheckClearAttributesAttribute
Constructor and Description |
---|
CheckClearAttributesAttributeImpl() |
Modifier and Type | Method and Description |
---|---|
void |
clear() |
void |
copyTo(AttributeImpl target) |
boolean |
equals(Object other) |
boolean |
getAndResetClearCalled() |
int |
hashCode() |
void |
reflectWith(AttributeReflector reflector) |
clone, end, reflectAsString
public boolean getAndResetClearCalled()
getAndResetClearCalled
in interface BaseTokenStreamTestCase.CheckClearAttributesAttribute
public void clear()
clear
in class AttributeImpl
public void copyTo(AttributeImpl target)
copyTo
in class AttributeImpl
public void reflectWith(AttributeReflector reflector)
reflectWith
in class AttributeImpl
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.