T - the type of the object the specification applies to.public interface TerminalOperation<T>
SpecificationBuilder DSL to build the final composite specification.| Modifier and Type | Method and Description |
|---|---|
Specification<T> |
build()
Build the final composite specification as defined by previous DSL operations.
|
Specification<T> build()
Copyright © 2013-2018–2019 SeedStack. All rights reserved.