Class Lucene41PostingsWriter.Int32BlockTermState
NOTE: This was IntBlockTermState in Lucene
Inheritance
System.Object
    
    
    
    Lucene41PostingsWriter.Int32BlockTermState
  Inherited Members
      System.Object.Equals(System.Object)
    
    
      System.Object.Equals(System.Object, System.Object)
    
    
      System.Object.GetHashCode()
    
    
      System.Object.GetType()
    
    
      System.Object.MemberwiseClone()
    
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
  Namespace: Lucene.Net.Codecs.Lucene41
Assembly: Lucene.Net.dll
Syntax
public sealed class Int32BlockTermState : BlockTermState
  Methods
| Improve this Doc View SourceClone()
Declaration
public override object Clone()
  Returns
| Type | Description | 
|---|---|
| System.Object | 
Overrides
| Improve this Doc View SourceCopyFrom(TermState)
Declaration
public override void CopyFrom(TermState other)
  Parameters
| Type | Name | Description | 
|---|---|---|
| TermState | other | 
Overrides
| Improve this Doc View SourceToString()
Declaration
public override string ToString()
  Returns
| Type | Description | 
|---|---|
| System.String |