Serializable, Cloneable, BaseTokenStreamTestCase.CheckClearAttributesAttribute, Attributepublic static final class BaseTokenStreamTestCase.CheckClearAttributesAttributeImpl extends AttributeImpl implements BaseTokenStreamTestCase.CheckClearAttributesAttribute
enableBackwards| Constructor | Description |
|---|---|
CheckClearAttributesAttributeImpl() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
clear() |
Clears the values in this AttributeImpl and resets it to its
default value.
|
void |
copyTo(AttributeImpl target) |
Copies the values from this Attribute into the passed-in
target attribute.
|
boolean |
equals(Object other) |
|
boolean |
getAndResetClearCalled() |
|
int |
hashCode() |
clone, reflectAsString, reflectWith, toStringpublic boolean getAndResetClearCalled()
getAndResetClearCalled in interface BaseTokenStreamTestCase.CheckClearAttributesAttributepublic void clear()
AttributeImplclear in class AttributeImplpublic void copyTo(AttributeImpl target)
AttributeImplcopyTo in class AttributeImplCopyright © 2000-2018 Apache Software Foundation. All Rights Reserved.