public interface CustomSubjectBuilderFactory<CustomSubjectBuilderT extends CustomSubjectBuilder>
Modifier and Type | Method and Description |
---|---|
CustomSubjectBuilderT |
createSubjectBuilder(FailureStrategy failureStrategy)
Creates a new
CustomSubjectBuilder of the appropriate type. |
CustomSubjectBuilderT createSubjectBuilder(FailureStrategy failureStrategy)
CustomSubjectBuilder
of the appropriate type.Copyright © 2017. All rights reserved.