Class GroupSearchCompilerFactory
- java.lang.Object
-
- org.linuxforhealth.fhir.search.group.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
-
-
-
Method Detail
-
getInstance
public static GroupSearchCompiler getInstance()
creates an instance of the GroupSearchCompiler- Returns:
-
-