public class DisableGraphAttributeImpl extends org.apache.lucene.util.AttributeImpl implements DisableGraphAttribute
DisableGraphAttribute
.Constructor and Description |
---|
DisableGraphAttributeImpl() |
Modifier and Type | Method and Description |
---|---|
void |
clear() |
void |
copyTo(org.apache.lucene.util.AttributeImpl target) |
void |
reflectWith(org.apache.lucene.util.AttributeReflector reflector) |
public void clear()
clear
in class org.apache.lucene.util.AttributeImpl
public void reflectWith(org.apache.lucene.util.AttributeReflector reflector)
reflectWith
in class org.apache.lucene.util.AttributeImpl
public void copyTo(org.apache.lucene.util.AttributeImpl target)
copyTo
in class org.apache.lucene.util.AttributeImpl