
Class ISearchParamExtractor.SearchParamSet<T>
java.lang.Object
java.util.AbstractCollection<T>
java.util.AbstractSet<T>
java.util.HashSet<T>
ca.uhn.fhir.jpa.searchparam.extractor.ISearchParamExtractor.SearchParamSet<T>
- All Implemented Interfaces:
- Serializable,- Cloneable,- Iterable<T>,- Collection<T>,- Set<T>
- Enclosing interface:
- ISearchParamExtractor
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.util.HashSetadd, clear, clone, contains, isEmpty, iterator, remove, size, spliterator, toArray, toArrayMethods inherited from class java.util.AbstractSetequals, hashCode, removeAllMethods inherited from class java.util.AbstractCollectionaddAll, containsAll, retainAll, toStringMethods inherited from class java.lang.Objectfinalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.util.CollectionparallelStream, removeIf, stream, toArray
- 
Constructor Details- 
SearchParamSetpublic SearchParamSet()
 
- 
- 
Method Details- 
addWarning
 
-