public class FacetCollection extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
FacetCollection.FacetAdapter
This is a
TypeAdapter for FacetCollection. |
| Constructor and Description |
|---|
FacetCollection() |
| Modifier and Type | Method and Description |
|---|---|
void |
addPossibleConditions(Facet... facets)
This method will add a block which will be OR'd.
|
String |
toString()
Returns a string representation of this object.
|
public void addPossibleConditions(Facet... facets)
facets - - The block of facets to add to the collectionCopyright © 2026. All rights reserved.