This class is a simple value container and it is immutable.
If a size is missing (i.e., null
) that boundary should be considered "not in use".
You can create a BoundSize from a String with the use of {@link ConstraintParser#parseBoundSize(String,boolean,boolean)}
|
|
|
|
|
|