Class BoostAttributeImpl

java.lang.Object
org.apache.lucene.util.AttributeImpl
org.apache.lucene.search.BoostAttributeImpl
All Implemented Interfaces:
Cloneable, BoostAttribute, Attribute

public final class BoostAttributeImpl extends AttributeImpl implements BoostAttribute
Implementation class for BoostAttribute.
NOTE: This API is for internal purposes only and might change in incompatible ways in the next release.
  • Constructor Details

    • BoostAttributeImpl

      public BoostAttributeImpl()
  • Method Details