Class LucenePackage


  • public final class LucenePackage
    extends java.lang.Object
    Lucene's package information, including version.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.Package get()
      Return Lucene's package, including version information.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • get

        public static java.lang.Package get()
        Return Lucene's package, including version information.