Constructor and Description |
---|
SizeFacet(int min,
int max) |
Modifier and Type | Method and Description |
---|---|
<R,P> R |
accept(FacetVisitor<R,P> visitor,
P p) |
int |
getMax() |
int |
getMin() |
public int getMin()
public int getMax()
public <R,P> R accept(FacetVisitor<R,P> visitor, P p)