Class GroupSearchCompilerFactory


  • public class GroupSearchCompilerFactory
    extends java.lang.Object
    Manages access to the GroupSearchCompiler implementation.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static GroupSearchCompiler getInstance()
      creates an instance of the GroupSearchCompiler
      • Methods inherited from class java.lang.Object

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

      • getInstance

        public static GroupSearchCompiler getInstance()
        creates an instance of the GroupSearchCompiler
        Returns: