org.apache.lucene.util 包的共享 API

编辑

org.apache.lucene.util 包的共享 API

编辑

参见 共享 API,了解所有包和类的概述。

BytesRef

编辑
  • byte[] bytes
  • int length
  • int offset
  • boolean bytesEquals(BytesRef)
  • int compareTo(def)
  • boolean equals(Object)
  • int hashCode()
  • null toString()
  • null utf8ToString()