Class GroupSearchCompilerFactory
- java.lang.Object
 - 
- org.linuxforhealth.fhir.search.group.GroupSearchCompilerFactory
 
 
- 
public class GroupSearchCompilerFactory extends java.lang.ObjectManages access to the GroupSearchCompiler implementation. 
- 
- 
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static GroupSearchCompilergetInstance()creates an instance of the GroupSearchCompiler 
 - 
 
- 
- 
Method Detail
- 
getInstance
public static GroupSearchCompiler getInstance()
creates an instance of the GroupSearchCompiler- Returns:
 
 
 - 
 
 -