Ejemplo n.º 1
0
 /** Close this index and release any associated resources. */
 public void close() {
   mIndexBuffer.close();
 }