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