BoxSpecUtility<T extends Attribute> constructor
BoxSpecUtility<T extends Attribute> (
- T builder()
Creates a new BoxSpecUtility with the given builder.
Implementation
BoxSpecUtility(super.builder);