Module org.apache.lucene.facet
Class CharBlockArray.Block
java.lang.Object
org.apache.lucene.facet.taxonomy.writercache.CharBlockArray.Block
- All Implemented Interfaces:
Cloneable
- Enclosing class:
CharBlockArray
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
chars
final char[] chars -
length
int length
-
-
Constructor Details
-
Block
Block(int size)
-