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()